diff --git a/src/CommandLine/CommandLineParser.cpp b/src/CommandLine/CommandLineParser.cpp index f8a1f2eb5d..d561d49342 100644 --- a/src/CommandLine/CommandLineParser.cpp +++ b/src/CommandLine/CommandLineParser.cpp @@ -226,7 +226,7 @@ static const std::initializer_list helpText = { " output", " -pploc Output message location in terms of post", " preprocessor location", - " -ppextra_loc Adds pre-processor location to syntax errors" + " -ppextra_loc Adds pre-processor location to syntax errors", " -noinfo Filters out INFO messages", " -nonote Filters out NOTE messages", " -nowarning Filters out WARNING messages",