mirror of
https://github.com/libretro/RetroArch
synced 2025-03-28 19:20:35 +00:00
Merge pull request #5050 from hizzlekizzle/master
change --help text for --log-file option
This commit is contained in:
commit
d0aad07930
@ -434,7 +434,7 @@ static void retroarch_print_help(const char *arg0)
|
||||
|
||||
puts(" -h, --help Show this help message.");
|
||||
puts(" -v, --verbose Verbose logging.");
|
||||
puts(" --log-file=FILE Log messages to FILE.");
|
||||
puts(" --log-file FILE Log messages to FILE.");
|
||||
puts(" --version Show version.");
|
||||
puts(" --features Prints available features compiled into "
|
||||
"program.");
|
||||
|
Loading…
x
Reference in New Issue
Block a user