Author: jtn
Date: Thu Apr 14 00:23:04 2016
New Revision: 32388

URL: http://svn.gna.org/viewcvs/freeciv?rev=32388&view=rev
Log:
Document --debug in freeciv-modpack man page.

Reported by Marko Lindqvist (cazfi@gna).

See gna bug #24572.

Modified:
    branches/S2_5/doc/man/freeciv-modpack.6.in

Modified: branches/S2_5/doc/man/freeciv-modpack.6.in
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_5/doc/man/freeciv-modpack.6.in?rev=32388&r1=32387&r2=32388&view=diff
==============================================================================
--- branches/S2_5/doc/man/freeciv-modpack.6.in  (original)
+++ branches/S2_5/doc/man/freeciv-modpack.6.in  Thu Apr 14 00:23:04 2016
@@ -15,6 +15,7 @@
 \- Custom content installers for the Freeciv game
 .SH SYNOPSIS
 .B freeciv-modpack \
+[ \-d|\-\-debug \fIlevel_number\fP ] \
 [ \-h|\-\-help ] \
 [ \-i|\-\-install \fIURL\fP ] \
 [ \-L|\-\-List \fIURL\fP ] \
@@ -57,11 +58,23 @@
 form (single hyphen and single letter) and a long form (double hyphen
 and a complete word); their effects are identical.
 .TP
+.BI "\-d \fIlevel_number\fP, \-\-debug \fIlevel_number\fP"
+Sets the amount of debugging information to be logged.
+Acceptable values for the \fIlevel_number\fP are:
 
+\fB0\fP    for fatal messages only.
+
+\fB1\fP    for fatal and error messages.
+
+\fB2\fP    for fatal, error and normal messages (default).
+
+\fB3\fP    for fatal, error, normal, and verbose messages.
+
+.TP
 .BI "\-h, \-\-help"
 Prints a short summary of the command line options.
 .TP
-.BI "\-i, \fIURL\fP \-\-install \fIURL\fP"
+.BI "\-i \fIURL\fP, \-\-install \fIURL\fP"
 Automatically install modpack from a given URL.
 .TP
 .BI "\-L \fIURL\fP, \-\-List \fIURL\fP"


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to