summaryrefslogtreecommitdiff
path: root/ratox.1
diff options
context:
space:
mode:
authorsin <sin@2f30.org>2017-03-10 13:32:49 +0000
committerpranomostro <pranomestro@gmail.com>2017-03-10 17:54:55 +0100
commit0a86cf57e3495d6f7c7d8565492e02b9c1276326 (patch)
tree1f39bbd3faa74a851c9e52f5be280e883990a06d /ratox.1
parentf249076a9c422588cdfdad334325dbd3d29595af (diff)
Implement quiet mode
Diffstat (limited to 'ratox.1')
-rw-r--r--ratox.15
1 files changed, 4 insertions, 1 deletions
diff --git a/ratox.1 b/ratox.1
index 092b390..c24897b 100644
--- a/ratox.1
+++ b/ratox.1
@@ -1,4 +1,4 @@
-.Dd December 8, 2014
+.Dd March 10, 2017
.Dt RATOX 1
.Os
.Sh NAME
@@ -10,6 +10,7 @@
.Op Fl E | Fl e
.Op Fl T | Fl t
.Op Fl P | Fl p
+.Op Fl q
.Op Ar savefile
.Sh DESCRIPTION
.Nm
@@ -26,6 +27,8 @@ Enable/Disable TCP mode. Avoiding UDP in tox implies certain security
considerations.
.It Fl P p
Enable/Disable TCP HTTP/SOCKS5 proxy as specified in \fIconfig.h\fR.
+.It Fl q
+Enable quiet mode.
.It Ar savefile
Path of the file to load a profile from or create a new one in.
.El