Replace a tab by whitespaces in the help string.
svn-id: r50704
This commit is contained in:
parent
0d317c40a2
commit
d4bc0f9f10
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ static const char HELP_STRING[] =
|
|||
" -h, --help Display a brief help text and exit\n"
|
||||
" -z, --list-games Display list of supported games and exit\n"
|
||||
" -t, --list-targets Display list of configured targets and exit\n"
|
||||
" --list-saves=TARGET Display a list of savegames for the game (TARGET) specified\n"
|
||||
" --list-saves=TARGET Display a list of savegames for the game (TARGET) specified\n"
|
||||
"\n"
|
||||
" -c, --config=CONFIG Use alternate configuration file\n"
|
||||
" -p, --path=PATH Path to where the game is installed\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue