cli: Added documentation for --doc option.
This commit is contained in:
parent
4936f23e9a
commit
a50405b8ab
|
@ -852,6 +852,7 @@ void CmdLineParser::PrintHelp()
|
|||
" provided. Note that your operating system can modify\n"
|
||||
" this value, e.g. '256' can become '0'.\n"
|
||||
" --errorlist Print a list of all the error messages in XML format.\n"
|
||||
" --doc Print a list of all available checks.\n"
|
||||
" --exitcode-suppressions=<file>\n"
|
||||
" Used when certain messages should be displayed but\n"
|
||||
" should not cause a non-zero exitcode.\n"
|
||||
|
|
Loading…
Reference in New Issue