Skip to content
Snippets Groups Projects
Commit aa4c080b authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Typos in help

parent 9171893e
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
Pipeline #1860 passed
......@@ -141,8 +141,8 @@ void usage()
" -i<path_list> set load() comma-sep search path list (default=\"%s\")\n"
" -f use non-buffered stream for console messages\n"
" -a append instead of overwriting message output files\n"
" -A send all message to stdout\n"
" -A<filename> send all message to file instead of stdout/stderr\n"
" -A send all messages to stdout\n"
" -A<filename> send all messages to file instead of stdout/stderr\n"
" -e<filename> send error messages to file in addition to stderr\n"
" -o<filename> send console messages to file instead of stdout\n"
" -S<filename> send status messages to file instead of stderr\n"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment