Skip to content

Commit

Permalink
manpage, small corrections
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
sevu committed Sep 17, 2017
1 parent 260a57f commit 8c2bdba
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions doc/man/wesnoth.6
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ uses language
Example:
.B --language ang_GB@latin
.TP
.BI --log-level= domain1 , domain2 , ...
.BI --log- level = domain1 , domain2 , ...
sets the severity level of the log domains.
.B all
can be used to match any log domain. Available levels:
Expand All @@ -147,7 +147,7 @@ of the victory result. Only relevant when used with
.TP
.BI --logdomains[ =filter ]
lists defined log domains (only the ones containing
.B filter
.I filter
if used) and exits
.TP
.BI --max-fps \ fps
Expand Down Expand Up @@ -212,7 +212,7 @@ Example:
For details regarding the preprocessor visit:
https://wiki.wesnoth.org/PreprocessorRef#Command-line_preprocessor
.TP
.BI --preprocess-defines= DEFINE1 , DEFINE2 , etc
.BI --preprocess-defines= DEFINE1 , DEFINE2 , ...
comma separated list of defines to be used by the
.B --preprocess
command. If
Expand Down Expand Up @@ -397,8 +397,7 @@ chosen by an id. Factions are described in the data/multiplayer.cfg
file.
.TP
.BI --turns \ value
sets the number of turns for the chosen scenario. The default is
.BR 50 .
sets the number of turns for the chosen scenario. By default no turn limit is set.
.
.SH EXIT STATUS
.
Expand Down

0 comments on commit 8c2bdba

Please sign in to comment.