mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 14:15:38 +00:00
Very minor change to the command line --help output.
This commit is contained in:
parent
99c7a252ed
commit
acd18bd1f8
|
@ -362,7 +362,7 @@ bool parseArgs(int argc, char* argv[])
|
|||
" --max-vram [size] Max VRAM to use (in mebibytes) before swapping\n"
|
||||
" --no-splash Don't show the splash screen during startup\n"
|
||||
" --gamelist-only Skip automatic game ROM search, only read from gamelist.xml\n"
|
||||
" --ignore-gamelist Ignore the gamelist files (useful for troubleshooting)\n"
|
||||
" --ignore-gamelist Ignore the gamelist.xml files (useful for troubleshooting)\n"
|
||||
" --show-hidden-files Show hidden files and folders\n"
|
||||
" --show-hidden-games Show hidden games\n"
|
||||
" --force-full Force the UI mode to Full\n"
|
||||
|
|
Loading…
Reference in a new issue