Mention -L/-R listenaddress argument in manpage

--HG--
extra : convert_revision : 2728be15a280f7b0d48741d033381c0ebf2281f5
This commit is contained in:
Matt Johnston 2011-02-24 14:18:13 +00:00
parent 5a7a88b843
commit f99a19b6ca

View File

@ -36,7 +36,7 @@ Read the identity from file
.I idfile .I idfile
(multiple allowed). (multiple allowed).
.TP .TP
.B \-L \fIlistenport\fR:\fIhost\fR:\fIport\fR .B \-L [\fIlistenaddress\fR]:\fIlistenport\fR:\fIhost\fR:\fIport\fR
Local port forwarding. Local port forwarding.
Forward the port Forward the port
.I listenport .I listenport
@ -45,7 +45,7 @@ on the local host through the SSH connection to port
on the host on the host
.IR host . .IR host .
.TP .TP
.B \-R \fIlistenport\fR:\fIhost\fR:\fIport\fR .B \-R [\fIlistenaddress\fR]:\fIlistenport\fR:\fIhost\fR:\fIport\fR
Remote port forwarding. Remote port forwarding.
Forward the port Forward the port
.I listenport .I listenport