mosh-server now takes command argument

This commit is contained in:
Keith Winstein
2012-03-17 15:21:33 -04:00
parent df54a869e9
commit b497cf42ef
2 changed files with 32 additions and 14 deletions
+4
View File
@@ -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,