mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-22 12:12:16 +00:00
BASE: Fix --help output for --record-file-name.
Formerly it claimed the command is --record-file.
This commit is contained in:
parent
ecc43c9b92
commit
f56d8bfc2e
@ -121,7 +121,7 @@ static const char HELP_STRING[] =
|
||||
#ifdef ENABLE_EVENTRECORDER
|
||||
" --record-mode=MODE Specify record mode for event recorder (record, playback,\n"
|
||||
" passthrough [default])\n"
|
||||
" --record-file=FILE Specify record file name\n"
|
||||
" --record-file-name=FILE Specify record file name\n"
|
||||
" --disable-display Disable any gfx output. Used for headless events\n"
|
||||
" playback by Event Recorder\n"
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user