Skip to content
Snippets Groups Projects
Commit 7aefd496 authored by Matt Johnston's avatar Matt Johnston
Browse files

Document -p [address:]port

--HG--
extra : convert_revision : d2f4cea9ad411a132cc799d5428b87a70126620b
parent 70a22818
No related merge requests found
...@@ -60,9 +60,13 @@ Disable local port forwarding. ...@@ -60,9 +60,13 @@ Disable local port forwarding.
.B \-k .B \-k
Disable remote port forwarding. Disable remote port forwarding.
.TP .TP
.B \-p \fIport .B \-p \fI[address:]port
Listen on specified tcp port Listen on specified
.IR port ; .I address
and TCP
.I port.
If just a port is given listen
on all addresses.
up to 10 can be specified (default 22 if none specified). up to 10 can be specified (default 22 if none specified).
.TP .TP
.B \-i .B \-i
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment