add -f background option to dbclient

--HG--
extra : convert_revision : 5ef61c30c0a634ac0da22a8c694ce235690e8170
This commit is contained in:
Matt Johnston
2006-06-07 15:47:04 +00:00
parent be2b7d9725
commit c81e058bb0
4 changed files with 32 additions and 0 deletions

View File

@@ -63,6 +63,10 @@ Don't allocate a pty.
.B \-N
Don't request a remote shell or run any commands. Any command arguments are ignored.
.TP
.B \-f
Fork into the background after authentication. A command argument (or -N) is required.
This is useful when using password authentication.
.TP
.B \-g
Allow non-local hosts to connect to forwarded ports. Applies to -L and -R
forwarded ports, though remote connections to -R forwarded ports may be limited