From b9064c43460bf996a3cdfe7374a44c63b00b8aeb Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Fri, 15 Jan 2010 01:09:00 +0000 Subject: updated manpage (added -U|--debug) --- doc/uanytun.8.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/uanytun.8.txt') diff --git a/doc/uanytun.8.txt b/doc/uanytun.8.txt index 9194906..ddb9faf 100644 --- a/doc/uanytun.8.txt +++ b/doc/uanytun.8.txt @@ -19,6 +19,7 @@ uanytun [ -C|--chroot ] [ -P|--write-pid ] [ -L|--log :[,[,[..]]] ] + [ -U|--debug ] [ -i|--interface ] [ -p|--port ] [ -r|--remote-host ] @@ -98,6 +99,12 @@ passed to the daemon: *stdout*;; log to standard output, parameters *stderr*;; log to standard error, parameters +*-U, --debug*:: + This option instructs *uAnytun* 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. The default is to not use a special inteface and just -- cgit v1.2.3