Changed the application description to 'ES-DE Frontend' for the -h/--help command line option

This commit is contained in:
Leon Styhre 2024-03-24 12:40:00 +01:00
parent 4a9e04f106
commit e2a6c3ea9e

View file

@ -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"