cli: Added documentation for --doc option.

This commit is contained in:
orbitcowboy 2016-09-09 14:03:12 +02:00
parent 4936f23e9a
commit a50405b8ab
1 changed files with 1 additions and 0 deletions

View File

@ -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"