aboutsummaryrefslogtreecommitdiffhomepage
path: root/man
diff options
context:
space:
mode:
authorGravatar Keith Winstein <keithw@mit.edu>2012-03-17 15:21:33 -0400
committerGravatar Keith Winstein <keithw@mit.edu>2012-03-17 15:21:33 -0400
commitb497cf42ef07dbe18cf03340caa11fee0b30a3b4 (patch)
tree154639ceb8502af38a6aa84cbac5eabcf3da20b5 /man
parentdf54a869e924f1839b41f7e507f1c47e47088f93 (diff)
mosh-server now takes command argument
Diffstat (limited to 'man')
-rw-r--r--man/mosh-server.14
1 files changed, 4 insertions, 0 deletions
diff --git a/man/mosh-server.1 b/man/mosh-server.1
index 52cc852..658219c 100644
--- a/man/mosh-server.1
+++ b/man/mosh-server.1
@@ -21,6 +21,7 @@ mosh-server \- server-side helper for mosh
.B mosh-server
[IP address to bind]
[port number to bind]
+[command]
.br
.SH DESCRIPTION
\fBmosh-server\fP is a helper program for the
@@ -36,6 +37,9 @@ By default, \fBmosh-server\fP binds to a port between 60000 and
61000. If a port number is supplied on the command line,
\fBmosh-server\fP will bind to it instead.
+Without a command argument, \fBmosh-server\fP executes the user's
+login shell.
+
\fBmosh-server\fP maintains an entry in the
.BR utmp(5)
file to indicate its process ID, whether the session is connected,