From 81c02d51b98b305a5160c9febb496106384894be Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Fri, 15 Jan 2010 01:06:26 +0000 Subject: updated manpages (added -u|--debug) --- doc/anytun.8.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/anytun.8.txt') diff --git a/doc/anytun.8.txt b/doc/anytun.8.txt index ec7c301..230558e 100644 --- a/doc/anytun.8.txt +++ b/doc/anytun.8.txt @@ -17,6 +17,7 @@ anytun [ -C|--chroot ] [ -P|--write-pid ] [ -L|--log :[,[,[..]]] ] + [ -U|--debug ] [ -i|--interface ] [ -p|--port ] [ -r|--remote-host ] @@ -96,6 +97,12 @@ passed to the daemon: *stdout*;; log to standard output, parameters *stderr*;; log to standard error, parameters +*-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. + *-i, --interface *:: This IP address is used as the sender address for outgoing packets. In case of anycast tunnel endpoints, the anycast -- cgit v1.2.3