mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-20 19:21:46 +00:00
BASE: add clarification for list-debugflags when typing help
This commit is contained in:
parent
d147ab855f
commit
649661a6da
@ -73,6 +73,9 @@ static const char HELP_STRING[] =
|
||||
" -t, --list-targets Display list of configured targets and exit\n"
|
||||
" --list-engines Display list of suppported engines and exit\n"
|
||||
" --list-all-engines Display list of all detection engines and exit\n"
|
||||
" --list-debugflags=engine Display list of engine specified debugflags\n"
|
||||
" if engine=global or engine is not specified, then it will list global debugflags\n"
|
||||
" --list-all-debugflags Display list of all engine specified debugflags\n"
|
||||
" --list-saves Display a list of saved games for the target specified\n"
|
||||
" with --game=TARGET, or all targets if none is specified\n"
|
||||
" -a, --add Add all games from current or specified directory.\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user