clarify --nogui vs --multiplayer
This commit is contained in:
parent
f93fa922ff
commit
f76bee25c4
2 changed files with 4 additions and 1 deletions
|
@ -3,6 +3,7 @@ CVS HEAD:
|
|||
* updated translations: Catalan, German, Polish, Portuguese (Brazil),
|
||||
Spanish, Turkish
|
||||
* fixed Dark Adept female version causing glitch in help (#14073)
|
||||
* updated man page
|
||||
* campaigns
|
||||
* Eastern Invasion: further revisions for Weldyn Under Attack
|
||||
* fixed fonts sometimes not being found
|
||||
|
|
|
@ -132,7 +132,9 @@ data/multiplayer.cfg file.
|
|||
|
||||
.TP
|
||||
.B --nogui
|
||||
runs the game without the GUI.
|
||||
runs the game without the GUI. Must appear before
|
||||
.B --multiplayer
|
||||
to have the desired effect.
|
||||
|
||||
.TP
|
||||
.BR --scenario=value
|
||||
|
|
Loading…
Add table
Reference in a new issue