Clarified -r flag. - sam - An updated version of the sam text editor. | |
git clone git://vernunftzentrum.de/sam.git | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit ae48bf592e6025729535d4bda8203fd7287b0ba0 | |
parent ce4e2a675d7fcb52faafd6f907f91d3001b1d5ac | |
Author: Rob King <[email protected]> | |
Date: Fri, 19 Aug 2016 21:58:02 -0500 | |
Clarified -r flag. | |
Diffstat: | |
doc/sam.1 | 3 ++- | |
1 file changed, 2 insertions(+), 1 deletion(-) | |
--- | |
diff --git a/doc/sam.1 b/doc/sam.1 | |
@@ -59,7 +59,8 @@ This flag is useful for running | |
.Dq "one-off" | |
instances of sam. | |
.It Fl r Ar machine | |
-Run the host part remotely on the specified machine, the terminal part locally… | |
+Run the host part remotely on the specified machine, the terminal part locally… | |
+ commands to be sent to an instance of | |
.Nm | |
associated with | |
.Ar machine "." |