summaryrefslogtreecommitdiff
path: root/doc/anylike.8.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/anylike.8.txt')
-rw-r--r--doc/anylike.8.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/anylike.8.txt b/doc/anylike.8.txt
index c203879..27e79df 100644
--- a/doc/anylike.8.txt
+++ b/doc/anylike.8.txt
@@ -19,6 +19,7 @@ uanytun
[ -C|--chroot <path> ]
[ -P|--write-pid <filename> ]
[ -L|--log <target>:<level>[,<param1>[,<param2>[..]]] ]
+ [ -U|--debug ]
....
@@ -73,6 +74,13 @@ The following options can be passed to the *anylike* daemon:
*stdout*;; log to standard output, parameters <level>
*stderr*;; log to standard error, parameters <level>
+*-U, --debug*::
+ This option instructs *anylike* 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.
+
+
EXAMPLES
--------