From ebaa2ad558a6c8cf8e2c1968bffcc6cbdc89b23c Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Fri, 15 Jan 2010 01:11:06 +0000 Subject: updated manpage (add -U|--debug) --- doc/anylike.8 | 16 ++++++++++++++-- doc/anylike.8.txt | 8 ++++++++ 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/doc/anylike.8 b/doc/anylike.8 index 567048c..7e73471 100644 --- a/doc/anylike.8 +++ b/doc/anylike.8 @@ -2,12 +2,12 @@ .\" Title: anylike .\" Author: [see the "AUTHORS" section] .\" Generator: DocBook XSL Stylesheets v1.75.1 -.\" Date: 12/29/2009 +.\" Date: 01/15/2010 .\" Manual: anylike user manual .\" Source: anylike trunk .\" Language: English .\" -.TH "ANYLIKE" "8" "12/29/2009" "anylike trunk" "anylike user manual" +.TH "ANYLIKE" "8" "01/15/2010" "anylike trunk" "anylike user manual" .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- @@ -31,6 +31,7 @@ uanytun [ \fB\-C|\-\-chroot\fR ] [ \fB\-P|\-\-write\-pid\fR ] [ \fB\-L|\-\-log\fR :[,[,[\&.\&.]]] ] + [ \fB\-U|\-\-debug\fR ] .fi .SH "DESCRIPTION" .sp @@ -100,6 +101,17 @@ log to standard output, parameters log to standard error, parameters .RE .RE +.PP +\fB\-U, \-\-debug\fR +.RS 4 +This option instructs +\fBanylike\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 .SH "EXAMPLES" .sp nothing yet\&.\&. diff --git a/doc/anylike.8.txt b/doc/anylike.8.txt index c203879..27e79df 100644 --- a/doc/anylike.8.txt +++ b/doc/anylike.8.txt @@ -19,6 +19,7 @@ uanytun [ -C|--chroot ] [ -P|--write-pid ] [ -L|--log :[,[,[..]]] ] + [ -U|--debug ] .... @@ -73,6 +74,13 @@ The following options can be passed to the *anylike* daemon: *stdout*;; log to standard output, parameters *stderr*;; log to standard error, parameters +*-U, --debug*:: + This option instructs *anylike* 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. + + EXAMPLES -------- -- cgit v1.2.3