diff --git a/StandAlone/StandAlone.cpp b/StandAlone/StandAlone.cpp index 91ed5f1b..3abc8b51 100644 --- a/StandAlone/StandAlone.cpp +++ b/StandAlone/StandAlone.cpp @@ -1291,7 +1291,7 @@ void usage() " -o save binary to , requires a binary option (e.g., -V)\n" " -q dump reflection query database\n" " -r synonym for --relaxed-errors\n" - " -s silent mode\n" + " -s silence syntax and semantic error reporting\n" " -t multi-threaded mode\n" " -v print version strings\n" " -w synonym for --suppress-warnings\n"