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

More verbose help output for -L option

parent 2d915f2b
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
......@@ -138,7 +138,7 @@ void usage()
" -h[hostname] use local or specified host name (instead of SCFG value)\n"
#endif
" -u<mask> set file creation permissions mask (in octal)\n"
" -L<level> set log level (default=%u)\n"
" -L<level> set output log level by number or name (default=%u)\n"
" -E<level> set error log level threshold (default=%u)\n"
" -i<path_list> set load() comma-sep search path list (default=\"%s\")\n"
" -f use non-buffered stream for console messages\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