clarify manpage options for -e (extends bf49214)

[ci skip]
This commit is contained in:
Severin Glöckner 2017-06-05 00:58:19 +02:00
parent 9ea5522650
commit 8e7a65ec5f

View file

@ -80,7 +80,7 @@ enables additional command mode options in-game
(see the wiki page at http://www.wesnoth.org/wiki/CommandMode for more
information about command mode).
.TP
.BI -e,\ --editor \ file
.BI -e[ file ],\ --editor[ =file ]
start the in-game map editor directly. If
.I file
is specified, equivalent to
@ -203,7 +203,6 @@ Example:
.B -p ~/wesnoth/data/campaigns/tutorial ~/result.
For details regarding the preprocessor visit:
http://wiki.wesnoth.org/PreprocessorRef#Command-line_preprocessor
.TP
.BI --preprocess-defines= DEFINE1 , DEFINE2 , etc
comma separated list of defines to be used by the '--preprocess' command. If