Mention znc --foreground and --debug in the man page

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1467 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
psychon
2009-03-31 12:13:33 +00:00
parent f9a8094455
commit 46e702ab4c
+13
View File
@@ -12,17 +12,23 @@ znc \- An advanced IRC bouncer
.RB [ \-n ]
.RB [ \-d
.IR datadir ]
.RB [ \-D ]
.RB [ \-f ]
.br
.B znc
.RB [ \-n ]
.RB [ \-d
.IR datadir ]
.RB [ \-D ]
.RB [ \-f ]
.B \-\-makeconf
.br
.B znc
.RB [ \-n ]
.RB [ \-d
.IR datadir ]
.RB [ \-D ]
.RB [ \-f ]
.B \-\-makepem
.SH DESCRIPTION
.B znc
@@ -44,6 +50,13 @@ Show the full version number.
.BR \-n ", " \-\-no-color
Don't use any color escape sequences.
.TP
.BR \-f ", " \-\-foreground
Don't fork the ZNC process into the background.
.TP
.BR \-D ", " \-\-debug
Print debug output to the console. Implies
.BR --foreground .
.TP
.BI \-d " DATADIR" "\fR,\fP \-\-datadir=" DATADIR
Specify another datadir.
This is where