Usage: clarify meaning of -s; fixes #1135.
authorJohn Kessenich <cepheus@frii.com>
Fri, 17 Nov 2017 05:32:20 +0000 (22:32 -0700)
committerJohn Kessenich <cepheus@frii.com>
Fri, 17 Nov 2017 05:32:20 +0000 (22:32 -0700)
StandAlone/StandAlone.cpp

index 91ed5f1..3abc8b5 100644 (file)
@@ -1291,7 +1291,7 @@ void usage()
            "  -o <file>   save binary to <file>, 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"