summaryrefslogtreecommitdiff
path: root/doc/anytun-controld.8.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/anytun-controld.8.txt')
-rw-r--r--doc/anytun-controld.8.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/anytun-controld.8.txt b/doc/anytun-controld.8.txt
index 921d5d4..413fa40 100644
--- a/doc/anytun-controld.8.txt
+++ b/doc/anytun-controld.8.txt
@@ -17,6 +17,7 @@ anytun-controld
[ -C|--chroot <path> ]
[ -P|--write-pid <filename> ]
[ -L|--log <target>:<level>[,<param1>[,<param2>[..]]] ]
+ [ -U|--debug ]
[ -f|--file <path> ]
[ -X|--control-host < <host>[:port>] | :<port> > ]
....
@@ -64,6 +65,12 @@ OPTIONS
*stdout*;; log to standard output, parameters <level>
*stderr*;; log to standard error, parameters <level>
+*-U, --debug*::
+ This option instructs *Anytun* to run in debug mode. It implicits *-D*
+ (don't daemonize) and adds a log target with the configuration
+ *stdout:5* (logging with maximum level). In future releases there might
+ be additional output when this option is supplied.
+
*-f, --file <path>*::
The path to the file which holds the sync information.