mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-08 06:44:26 +00:00
fixes a small alignment problem in the output of wesnoth -h
This commit is contained in:
parent
6b3d3f3ae2
commit
46dd3cd94a
@ -1656,7 +1656,7 @@ static int play_game(int argc, char** argv)
|
||||
<< " --log-error=\"domain1,domain2,...\", --log-warning=..., --log-info=...\n"
|
||||
<< " sets the severity level of the debug domains.\n"
|
||||
<< " \"all\" can be used to match any debug domain.\n"
|
||||
<< " --logdomains List defined log domains and exit.\n"
|
||||
<< " --logdomains List defined log domains and exit.\n"
|
||||
<< " --nocache disables caching of game data.\n"
|
||||
<< " --validcache assume that cache is valid (dangerous)\n"
|
||||
<< " --nosound runs the game without sounds and music.\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user