summaryrefslogtreecommitdiff
path: root/ratox.1
diff options
context:
space:
mode:
authorsin <sin@2f30.org>2014-12-05 17:36:17 +0000
committersin <sin@2f30.org>2014-12-05 17:36:31 +0000
commit2b2409932d41ef170d24c51d44f263fb307f75e6 (patch)
tree414c4d51704b605453d3796e588a75bfcf485723 /ratox.1
parentca2a7226106fe9784b4882b986016ddbede62835 (diff)
Add -E and -e to enable and disable data file encryption
Diffstat (limited to 'ratox.1')
-rw-r--r--ratox.18
1 files changed, 7 insertions, 1 deletions
diff --git a/ratox.1 b/ratox.1
index e01954b..904a9d2 100644
--- a/ratox.1
+++ b/ratox.1
@@ -6,7 +6,9 @@
.Nd FIFO based tox client
.Sh SYNOPSIS
.Nm
-.Op Fl 46tp
+.Op Fl 4 | Fl 6
+.Op Fl E | Fl e
+.Op Fl tp
.Sh DESCRIPTION
.Nm
is a client implementation of the rather popular tox protocol.
@@ -19,6 +21,10 @@ interaction through FIFOs.
Switch to IPv4-only mode. This is the default.
.It Fl 6
Switch to IPv6-only mode.
+.It Fl E
+Enable data file encryption.
+.It Fl e
+Disable data file encryption.
.It Fl t
Enable TCP mode. By default, tox operates with UDP and is recommended, as TCP mode implies certain security considerations.
.It Fl p