comparison dbclient.1 @ 325:0e4f225b7e07

Add -N "no remote command" dbclient option. Document -N in dbclient.1 and -P in dropbear.8
author Matt Johnston <matt@ucc.asn.au>
date Wed, 07 Jun 2006 15:01:20 +0000
parents 306499676384
children d965110e3f5c
comparison
equal deleted inserted replaced
324:bc7c134982df 325:0e4f225b7e07
58 Allocate a pty. 58 Allocate a pty.
59 .TP 59 .TP
60 .B \-T 60 .B \-T
61 Don't allocate a pty. 61 Don't allocate a pty.
62 .TP 62 .TP
63 .B \-N
64 Don't request a remote shell or run any commands. Any command arguments are ignored.
65 .TP
63 .B \-g 66 .B \-g
64 Allow non-local hosts to connect to forwarded ports. Applies to -L and -R 67 Allow non-local hosts to connect to forwarded ports. Applies to -L and -R
65 forwarded ports, though remote connections to -R forwarded ports may be limited 68 forwarded ports, though remote connections to -R forwarded ports may be limited
66 by the ssh server. 69 by the ssh server.
67 .SH AUTHOR 70 .SH AUTHOR