comparison dbclient.1 @ 327:1857c2c551ea

Bring in changes from Debian 0.48.1-1
author Matt Johnston <matt@ucc.asn.au>
date Wed, 07 Jun 2006 16:04:14 +0000
parents d965110e3f5c
children 7319d229799a
comparison
equal deleted inserted replaced
326:d965110e3f5c 327:1857c2c551ea
27 Identity file. 27 Identity file.
28 Read the identity from file 28 Read the identity from file
29 .I idfile 29 .I idfile
30 (multiple allowed). 30 (multiple allowed).
31 .TP 31 .TP
32 .B \-L \fIlocalport\fR:\fIremotehost\fR:\fIremoteport\fR 32 .B \-L \fIlistenport\fR:\fIhost\fR:\fIport\fR
33 Local port forwarding. 33 Local port forwarding.
34 Forward the port 34 Forward the port
35 .I localport 35 .I listenport
36 on the local host to port 36 on the local host through the SSH connection to port
37 .I remoteport 37 .I port
38 on the remote host 38 on the host
39 .IR remotehost . 39 .IR host .
40 .TP 40 .TP
41 .B \-R \fIlocalport\fR:\fIremotehost\fR:\fIremoteport\fR 41 .B \-R \fIlistenport\fR:\fIhost\fR:\fIport\fR
42 Remote port forwarding. 42 Remote port forwarding.
43 Forward the port 43 Forward the port
44 .I remoteport 44 .I listenport
45 on the remote host 45 on the remote host through the SSH connection to port
46 .I remotehost 46 .I port
47 to port 47 on the host
48 .I localport 48 .IR host .
49 on the local host.
50 .TP 49 .TP
51 .B \-l \fIuser 50 .B \-l \fIuser
52 Username. 51 Username.
53 Login as 52 Login as
54 .I user 53 .I user