Skip to content

Commit

Permalink
Merge pull request #3987 from alainmarcel/alainmarcel-patch-1
Browse files Browse the repository at this point in the history
Fix tidy
  • Loading branch information
alaindargelas authored Sep 24, 2024
2 parents d25e405 + 62ff4f4 commit fd8dcc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CommandLine/CommandLineParser.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ static const std::initializer_list<std::string_view> 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",
Expand Down

0 comments on commit fd8dcc0

Please sign in to comment.