mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-25 07:35:38 +00:00
Changed the application description to 'ES-DE Frontend' for the -h/--help command line option
This commit is contained in:
parent
4a9e04f106
commit
e2a6c3ea9e
|
@ -398,7 +398,7 @@ bool parseArguments(const std::vector<std::string>& arguments)
|
|||
std::cout <<
|
||||
// clang-format off
|
||||
"Usage: es-de [options]\n"
|
||||
"ES-DE (ES-DE), Emulator Frontend\n\n"
|
||||
"ES-DE Frontend\n\n"
|
||||
"Options:\n"
|
||||
" --display [1 to 4] Display/monitor to use\n"
|
||||
" --resolution [width] [height] Application resolution\n"
|
||||
|
|
Loading…
Reference in a new issue