mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
- Typo fixes
- Command line parameter updates (Thanks to salty-horse for the patch) svn-id: r40056
This commit is contained in:
@@ -84,15 +84,14 @@ static const char HELP_STRING[] =
|
||||
" -n, --subtitles Enable subtitles (use with games that have voice)\n"
|
||||
" -b, --boot-param=NUM Pass number to the boot script (boot param)\n"
|
||||
" -d, --debuglevel=NUM Set debug verbosity level\n"
|
||||
" --debugflags=FLAGS Enables engine specific debug flags\n"
|
||||
" --debugflags=FLAGS Enable engine specific debug flags\n"
|
||||
" (separated by commas)\n"
|
||||
" -u, --dump-scripts Enable script dumping if a directory called 'dumps'\n"
|
||||
" exists in the current directory\n"
|
||||
"\n"
|
||||
" --cdrom=NUM CD drive to play CD audio from (default: 0 = first\n"
|
||||
" drive)\n"
|
||||
" --joystick[=NUM] Enable input with joystick (default: 0 = first\n"
|
||||
" joystick)\n"
|
||||
" --joystick[=NUM] Enable joystick input (default: 0 = first joystick)\n"
|
||||
" --platform=WORD Specify platform of game (allowed values: 2gs, 3do,\n"
|
||||
" acorn, amiga, atari, c64, fmtowns, nes, mac, pc, pc98,\n"
|
||||
" pce, segacd, wii, windows)\n"
|
||||
|
||||
Reference in New Issue
Block a user