Skip to content

Commit eae44f9

Browse files
committed
help
1 parent d2c3dfa commit eae44f9

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

cli/cmdlineparser.cpp

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1883,10 +1883,8 @@ void CmdLineParser::printHelp() const
18831883
" --premium=<option>\n"
18841884
" Coding standards:\n"
18851885
" * autosar Autosar (partial)\n"
1886-
" * cert-c Cert C checking (wiki)\n"
1887-
" * cert-c-2016 Cert C checking (pdf)\n"
1888-
" * cert-c++ Cert C++ checking (wiki)\n"
1889-
" * cert-c++-2016 Cert C++ checking (pdf)\n"
1886+
" * cert-c Cert C checking\n"
1887+
" * cert-c++ Cert C++ checking\n"
18901888
" * misra-c-2012 Misra C 2012\n"
18911889
" * misra-c-2023 Misra C 2023\n"
18921890
" * misra-c-2025 Misra C 2025\n"

0 commit comments

Comments
 (0)