diff --git a/cli/cmdlineparser.cpp b/cli/cmdlineparser.cpp index 29a897160..b895190df 100644 --- a/cli/cmdlineparser.cpp +++ b/cli/cmdlineparser.cpp @@ -758,7 +758,7 @@ void CmdLineParser::PrintHelp() " * all\n" " Enable all checks\n" " * warning\n" - " Enable warning messages" + " Enable warning messages\n" " * style\n" " Enable all coding style checks. All messages\n" " with the severities 'style', 'performance' and\n"