summaryrefslogtreecommitdiffhomepage
path: root/dropbear.8
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2006-06-07 15:01:20 +0000
committerMatt Johnston <matt@ucc.asn.au>2006-06-07 15:01:20 +0000
commitbe2b7d9725f8adef1b75bddc9944f69b87219120 (patch)
tree80a81ac42eecda02aac0210e34938970fa28c068 /dropbear.8
parent1428c01a5fd05e60ca30f9645202bfa44a0934f6 (diff)
Add -N "no remote command" dbclient option.
Document -N in dbclient.1 and -P in dropbear.8 --HG-- extra : convert_revision : 7cada79bf8f61e09a72e5d492170bd10ab0acee3
Diffstat (limited to 'dropbear.8')
-rw-r--r--dropbear.84
1 files changed, 4 insertions, 0 deletions
diff --git a/dropbear.8 b/dropbear.8
index 38cf7e2..fbbb26b 100644
--- a/dropbear.8
+++ b/dropbear.8
@@ -72,6 +72,10 @@ Use this option to run
under TCP/IP servers like inetd, tcpsvd, or tcpserver.
In program mode the \-F option is implied, and \-p options are ignored.
.TP
+.B \-P \fIpidfile
+Specify a pidfile to create when running as a daemon. If not specified, the
+default is /var/run/dropbear.pid
+.TP
.B \-a
Allow remote hosts to connect to forwarded ports.
.SH AUTHOR