Added documentation to the README, also added --list-saves to the HELP_STRING in commandline.cpp
svn-id: r33922
This commit is contained in:
parent
ec8dac5540
commit
20f0bb7a40
2 changed files with 91 additions and 8 deletions
|
@ -56,6 +56,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"
|
||||
"\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