aboutsummaryrefslogtreecommitdiffhomepage
path: root/man
diff options
context:
space:
mode:
authorGravatar Keith Winstein <keithw@mit.edu>2012-03-18 03:40:49 -0400
committerGravatar Keith Winstein <keithw@mit.edu>2012-03-18 03:40:49 -0400
commitaaeb1ccfbcec9457be493538c767863baef9724d (patch)
tree649d6cb109263386b4da04f1f0324db0af8df262 /man
parent235fc6b559866cdec2e66785838325f7c8eba8e3 (diff)
Support command in mosh wrapper script
Diffstat (limited to 'man')
-rw-r--r--man/mosh.16
1 files changed, 6 insertions, 0 deletions
diff --git a/man/mosh.1 b/man/mosh.1
index 31267cf..496e268 100644
--- a/man/mosh.1
+++ b/man/mosh.1
@@ -21,6 +21,8 @@ mosh \- mobile shell with roaming and intelligent local echo
.B mosh
.RI [ options ]
[user@]host
+[--]
+[command...]
.br
.SH DESCRIPTION
\fBmosh\fP (mobile shell) is a remote terminal application that
@@ -64,6 +66,10 @@ UDP port instead.
.SH OPTIONS
.TP
+.B \fIcommand\fP
+Command to run on remote host. By default, \fBmosh\fP executes a login shell.
+
+.TP
.B \-\-client=\fIPATH\fP
path to client helper on local machine (default: "mosh-client")