summaryrefslogtreecommitdiff
path: root/doc/anytun-controld.8.txt
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2010-01-15 01:06:26 +0000
committerChristian Pointner <equinox@anytun.org>2010-01-15 01:06:26 +0000
commit81c02d51b98b305a5160c9febb496106384894be (patch)
treec55220ba68c15ec925e632aa09508252184fb9e8 /doc/anytun-controld.8.txt
parentadded debug option to getter/setter (diff)
updated manpages (added -u|--debug)
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.