summaryrefslogtreecommitdiff
path: root/rapid-tunneling.8
diff options
context:
space:
mode:
Diffstat (limited to 'rapid-tunneling.8')
-rw-r--r--rapid-tunneling.820
1 files changed, 18 insertions, 2 deletions
diff --git a/rapid-tunneling.8 b/rapid-tunneling.8
index 17e2502..ffe794f 100644
--- a/rapid-tunneling.8
+++ b/rapid-tunneling.8
@@ -3,7 +3,7 @@
rapid-tunneling \- Initiate a RapidTunneling tunnel
.SH SYNOPSIS
.B rapid-tunneling
-.I remote-access-file
+.I [options] remote-access-file
.SH DESCRIPTION
.B rapid-tunneling
@@ -28,7 +28,23 @@ The private key is sent upon connection to the remote server, which
allow the operator of the remote server to connect locally.
.SH OPTIONS
-See description.
+The following options allow you to override settings from the tarball with
+your own.
+
+.B -p \fIhost\fR
+.RS
+Overide the SSH host name of the server.
+.RE
+
+.B -p \fIport\fR
+.RS
+Overide the SSH port number of the server.
+.RE
+
+.B -p \fIuser\fR
+.RS
+Overide the SSH username to use. Normally should not be needed.
+.RE
.SH FILES