summaryrefslogtreecommitdiff
path: root/rapid-tunneling.8
diff options
context:
space:
mode:
Diffstat (limited to 'rapid-tunneling.8')
-rw-r--r--rapid-tunneling.812
1 files changed, 9 insertions, 3 deletions
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