summaryrefslogtreecommitdiff
path: root/doc/uanytun.8.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/uanytun.8.txt')
-rw-r--r--doc/uanytun.8.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/uanytun.8.txt b/doc/uanytun.8.txt
index 5a75bcb..5bb236f 100644
--- a/doc/uanytun.8.txt
+++ b/doc/uanytun.8.txt
@@ -22,6 +22,7 @@ uanytun
[ -U|--debug ]
[ -i|--interface <ip-address> ]
[ -p|--port <port>[:<port>] ]
+ [ -Y|--rail-mode ]
[ -r|--remote-host <hostname|ip> ]
[ -o|--remote-port <port>[:<port>] ]
[ -4|--ipv4-only ]
@@ -114,7 +115,11 @@ passed to the daemon:
The local UDP port that is used to send and receive the
payload data. The two tunnel endpoints can use different
ports. The default port is 4444.
- You can also specify a port range which enables *RAIL* mode. See section
+ In *RAIL* mode you must specify a port range. See section
+ *RAIL* below to find out what this is.
+
+*-Y, --rail-mode*::
+ This option instructs *uAnytun* to run in RAIL mode. See section
*RAIL* below to find out what this is.
*-r, --remote-host '<hostname|ip>'*::