summaryrefslogtreecommitdiff
path: root/src/util/options.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/options.cpp')
-rw-r--r--src/util/options.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/options.cpp b/src/util/options.cpp
index 7decc693b..94ddf082f 100644
--- a/src/util/options.cpp
+++ b/src/util/options.cpp
@@ -102,7 +102,7 @@ Options::Options() :
static const string mostCommonOptionsDescription = "\
Most commonly-used CVC4 options:\n\
--version | -V identify this CVC4 binary\n\
- --help | -h this command line reference\n\
+ --help | -h full command line reference\n\
--lang | -L force input language (default is `auto'; see --lang help)\n\
--output-lang force output language (default is `auto'; see --lang help)\n\
--verbose | -v increase verbosity (may be repeated)\n\
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback