Clarify that -p does not affect SSH port

This commit is contained in:
Ashish Gupta
2016-04-27 21:44:28 +00:00
committed by John Hood
parent 0c2088d1da
commit 3ba5a29758
4 changed files with 5 additions and 4 deletions
+2 -3
View File
@@ -191,9 +191,8 @@ for example, if this is the
only port that is forwarded through a firewall to the
server. With \fB\-p 0\fP, the server will let the operating system pick an
available UDP port. Otherwise, \fBmosh\fP will choose a port between 60000 and
61000.
61000. Please note that this option does not affect the server-side
port used by SSH.
.TP
.B \-\-bind\-server={ssh|any|\fIIP\fP}