mirror of
https://github.com/libretro/mame.git
synced 2025-02-01 16:24:35 +00:00
Fix for 04298: mame -h points to incorrect usage file (no whatsnew)
This commit is contained in:
parent
5fe2da9a5e
commit
1d33744bd4
@ -1257,7 +1257,7 @@ void cli_frontend::display_help()
|
||||
" " APPNAME " -showconfig for a list of configuration options\n"
|
||||
" " APPNAME " -listmedia for a full list of supported media\n"
|
||||
" " APPNAME " -createconfig to create a " CONFIGNAME ".ini\n\n"
|
||||
"For usage instructions, please consult the file windows.txt\n",APPNAME,GAMENOUN);
|
||||
"For usage instructions, please consult the files config.txt and windows.txt.\n",APPNAME,GAMENOUN);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user