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 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'doc/uanytun.8') 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\&. -- cgit v1.2.3