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

Typos in help

parent b742a7a5
No related branches found
No related tags found
No related merge requests found
......@@ -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