Skip to content

Commit 98011b5

Browse files
danmarCopilot
andauthored
Update cli/cmdlineparser.cpp
Co-authored-by: Copilot <[email protected]>
1 parent dccbb88 commit 98011b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/cmdlineparser.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1838,7 +1838,7 @@ void CmdLineParser::printHelp(bool premium) const
18381838
" --include=<file>\n"
18391839
" Force inclusion of a file before the checked file.\n"
18401840
" -i <str> Skip translation units whose *source filename* matches\n"
1841-
" '<str>'. '<str>' can be a filename or directory.\n"
1841+
" <str>. <str> can be a filename or directory.\n"
18421842
" Note: If you want to prevent warnings in some headers,\n"
18431843
" use suppressions instead.\n"
18441844
" --inconclusive Allow that Cppcheck reports even though the analysis is\n"

0 commit comments

Comments
 (0)