Document new -v (verbose) server switch.

This commit is contained in:
Keith Winstein
2012-04-14 13:56:46 -04:00
parent a4221d17a4
commit 597756b846
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -21,6 +21,7 @@ mosh-server \- server-side helper for mosh
.B mosh-server
new
[\-s]
[\-v]
[\-i IP]
[\-p port]
[\-c colors]
@@ -59,6 +60,10 @@ bind to the local interface used for an incoming SSH connection, given
in the \fBSSH_CONNECTION\fP environment variable (for multihomed
hosts)
.TP
.B \-v
Print some debugging information even after detaching.
.TP
.B \-i \fIIP\fP
IP address of the local interface to bind (for multihomed hosts)