summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2010-10-03 21:34:12 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2010-10-03 21:34:12 +0000
commit82fc0c0babb268db839d1aa8af3db34ee0c8d79d (patch)
treeea6b4582171c2f184e4d59f8936d9f66935e5d95
parentd9481f386551d71b30fb9f126f19808bed198d4c (diff)
Update man page for new -h, -p -u
git-svn-id: svn+ssh://xorcom/home/svn/debs/components/rapid-tunneling@8408 283159da-0705-0410-b60c-f2062b4bb6ad
-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