Skip to content

Commit a50405b

Browse files
committed
cli: Added documentation for --doc option.
1 parent 4936f23 commit a50405b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cli/cmdlineparser.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -852,6 +852,7 @@ void CmdLineParser::PrintHelp()
852852
" provided. Note that your operating system can modify\n"
853853
" this value, e.g. '256' can become '0'.\n"
854854
" --errorlist Print a list of all the error messages in XML format.\n"
855+
" --doc Print a list of all available checks.\n"
855856
" --exitcode-suppressions=<file>\n"
856857
" Used when certain messages should be displayed but\n"
857858
" should not cause a non-zero exitcode.\n"

0 commit comments

Comments
 (0)