aboutsummaryrefslogtreecommitdiffhomepage
path: root/man
diff options
context:
space:
mode:
authorGravatar Keith Winstein <keithw@mit.edu>2012-03-22 19:09:40 -0400
committerGravatar Keith Winstein <keithw@mit.edu>2012-03-22 19:09:40 -0400
commit26fc88634d2d4d3348ce4de5603bf8ad2e0b3d1c (patch)
tree7809b005bb46d73b0028616b25ffa2d75db3a67a /man
parent28b42426fe183bc80d4f44d7333bb5aec7558d1c (diff)
Update documentation to version 1.1
Diffstat (limited to 'man')
-rw-r--r--man/mosh-server.110
1 files changed, 8 insertions, 2 deletions
diff --git a/man/mosh-server.1 b/man/mosh-server.1
index e500252..a23ccb6 100644
--- a/man/mosh-server.1
+++ b/man/mosh-server.1
@@ -23,6 +23,7 @@ new
[-s]
[-i IP]
[-p port]
+[-c colors]
[-- command...]
.br
.SH DESCRIPTION
@@ -33,7 +34,8 @@ remote terminal application.
\fBmosh-server\fP binds to a high UDP port and chooses an encryption
key to protect the session. It prints both on standard output,
detaches from the terminal, and waits for the \fBmosh-client\fP to
-establish a connection.
+establish a connection. It will exit if no client has contacted
+it within 60 seconds.
By default, \fBmosh-server\fP binds to a port between 60000 and
61000 and executes the user's login shell.
@@ -65,6 +67,10 @@ IP address of the local interface to bind (for multihomed hosts)
.B \-p \fIPORT\fP
UDP port number to bind
+.TP
+.B \-c \fICOLORS\fP
+Number of colors to advertise to applications through TERM (e.g. 8, 256)
+
.SH EXAMPLE
.nf
@@ -72,7 +78,7 @@ $ mosh-server
MOSH CONNECT 60001 UAkFedSsVJs2LfMeKyQB5g
-mosh-server (mosh 1.0)
+mosh-server (mosh 1.1)
[...] (copyright notice omitted)
[mosh-server detached, pid = 20443]