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 | 16 ++++++++++++++-- doc/uanytun.8.txt | 7 +++++++ 2 files changed, 21 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/uanytun.8 b/doc/uanytun.8 index abdaf87..23947f7 100644 --- a/doc/uanytun.8 +++ b/doc/uanytun.8 @@ -2,12 +2,12 @@ .\" Title: uanytun .\" Author: [see the "AUTHORS" section] .\" Generator: DocBook XSL Stylesheets v1.75.1 -.\" Date: 01/11/2010 +.\" Date: 01/15/2010 .\" Manual: uanytun user manual .\" Source: uanytun trunk .\" Language: English .\" -.TH "UANYTUN" "8" "01/11/2010" "uanytun trunk" "uanytun user manual" +.TH "UANYTUN" "8" "01/15/2010" "uanytun trunk" "uanytun user manual" .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- @@ -31,6 +31,7 @@ uanytun \- micro anycast tunneling daemon [ \fB\-C|\-\-chroot\fR ] [ \fB\-P|\-\-write\-pid\fR ] [ \fB\-L|\-\-log\fR :[,[,[\&.\&.]]] ] + [ \fB\-U|\-\-debug\fR ] [ \fB\-i|\-\-interface\fR ] [ \fB\-p|\-\-port\fR ] [ \fB\-r|\-\-remote\-host\fR ] @@ -122,6 +123,17 @@ log to standard error, parameters .RE .RE .PP +\fB\-U, \-\-debug\fR +.RS 4 +This option instructs +\fBuAnytun\fR +to run in debug mode\&. It implicits +\fB\-D\fR +(don\(cqt daemonize) and adds a log target with the configuration +\fBstdout:5\fR +(logging with maximum level)\&. In future releases there might be additional output when this option is supplied\&. +.RE +.PP \fB\-i, \-\-interface \fR .RS 4 This IP address is used as the sender address for outgoing packets\&. The default is to not use a special inteface and just bind on all interfaces\&. 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