removed command line flag --exception-safety from the help page

This commit is contained in:
Daniel Marjamäki 2009-11-14 14:02:54 +01:00
parent 11cb7b4710
commit 99c6d11c70
1 changed files with 0 additions and 1 deletions

View File

@ -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"