From c45879d6848b625330537a04618579c097450d77 Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Wed, 6 Oct 2010 13:22:50 +0000 Subject: rapid-tunneling: -D: don't daemonize. * An option to not run the process in the background. Also useful for running under upstart and such. * Update man page for recent changes. git-svn-id: svn+ssh://xorcom/home/svn/debs/components/rapid-tunneling@8441 283159da-0705-0410-b60c-f2062b4bb6ad --- rapid-tunneling.8 | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'rapid-tunneling.8') diff --git a/rapid-tunneling.8 b/rapid-tunneling.8 index ffe794f..b3463b8 100644 --- a/rapid-tunneling.8 +++ b/rapid-tunneling.8 @@ -1,4 +1,4 @@ -.TH RAPID-TUNNELING 8 "2009-03-04" +.TH RAPID-TUNNELING 8 "2010-10-06" .SH NAME rapid-tunneling \- Initiate a RapidTunneling tunnel .SH SYNOPSIS @@ -31,7 +31,13 @@ allow the operator of the remote server to connect locally. The following options allow you to override settings from the tarball with your own. -.B -p \fIhost\fR +.B -D +.RS +Stay in the background and don't daemonize. Useful when running under a monitor +process (upstart, systemd) or for debugging. +.RE + +.B -h \fIhost\fR .RS Overide the SSH host name of the server. .RE @@ -41,7 +47,7 @@ Overide the SSH host name of the server. Overide the SSH port number of the server. .RE -.B -p \fIuser\fR +.B -u \fIuser\fR .RS Overide the SSH username to use. Normally should not be needed. .RE -- cgit v1.2.3