We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4936f23 commit a50405bCopy full SHA for a50405b
1 file changed
cli/cmdlineparser.cpp
@@ -852,6 +852,7 @@ void CmdLineParser::PrintHelp()
852
" provided. Note that your operating system can modify\n"
853
" this value, e.g. '256' can become '0'.\n"
854
" --errorlist Print a list of all the error messages in XML format.\n"
855
+ " --doc Print a list of all available checks.\n"
856
" --exitcode-suppressions=<file>\n"
857
" Used when certain messages should be displayed but\n"
858
" should not cause a non-zero exitcode.\n"
0 commit comments