mirror of
https://github.com/libretro/RetroArch.git
synced 2024-12-04 06:11:17 +00:00
Nitpick.
This commit is contained in:
parent
346a9f2b4e
commit
80727cef5a
2
ssnes.c
2
ssnes.c
@ -408,7 +408,7 @@ static void print_help(void)
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_FFMPEG
|
||||
puts("\t-r/--record: Path to record video file. Settings for video/audio codecs are found in config file.");
|
||||
puts("\t-r/--record: Path to record video file.\n\t\tSettings for video/audio codecs are found in config file.");
|
||||
#endif
|
||||
puts("\t-v/--verbose: Verbose logging.");
|
||||
puts("\t-U/--ups: Specifies path for UPS patch that will be applied to ROM.");
|
||||
|
Loading…
Reference in New Issue
Block a user