mirror of
https://github.com/znc/znc.git
synced 2026-06-29 14:31:19 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user