aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Ashish Gupta <ashmew2@gmail.com>2016-04-27 21:44:28 +0000
committerGravatar John Hood <cgull@glup.org>2016-11-19 18:16:01 -0500
commit3ba5a2975857b04346e509aa880b349a838a9f2b (patch)
tree2dd1978ee24ee68d2708a82931610818928608f3 /README.md
parent0c2088d1dab98b56d271b22abfba0958be60692e (diff)
Clarify that -p does not affect SSH port
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0c79463..50388bc 100644
--- a/README.md
+++ b/README.md
@@ -106,6 +106,7 @@ How it works
To function, Mosh requires UDP datagrams to be passed between client
and server. By default, `mosh` uses a port number between 60000 and
61000, but the user can select a particular port with the -p option.
+ Please note that the -p option has no effect on the port used by SSH.
Advice to distributors
----------------------