From c81e058bb05b274b9a88e684ffd95a03a0ac4377 Mon Sep 17 00:00:00 2001 From: Matt Johnston Date: Wed, 7 Jun 2006 15:47:04 +0000 Subject: add -f background option to dbclient --HG-- extra : convert_revision : 5ef61c30c0a634ac0da22a8c694ce235690e8170 --- dbclient.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'dbclient.1') diff --git a/dbclient.1 b/dbclient.1 index 27e2d20..acff59d 100644 --- a/dbclient.1 +++ b/dbclient.1 @@ -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 -- cgit v1.2.3