removed command line flag --exception-safety from the help page
This commit is contained in:
parent
11cb7b4710
commit
99c6d11c70
|
@ -358,7 +358,6 @@ void CppCheck::parseFromArgs(int argc, const char* const argv[])
|
|||
" if arguments are not valid or if no input files are\n"
|
||||
" provided. Note that your operating system can\n"
|
||||
" modify this value, e.g. 256 can become 0.\n"
|
||||
" --exception-safety Extended checking for exception safety\n"
|
||||
" -f, --force Force checking on files that have \"too many\"\n"
|
||||
" configurations\n"
|
||||
" -h, --help Print this help\n"
|
||||
|
|
Loading…
Reference in New Issue