summaryrefslogtreecommitdiff
path: root/src/options/base_options
diff options
context:
space:
mode:
Diffstat (limited to 'src/options/base_options')
-rw-r--r--src/options/base_options4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/options/base_options b/src/options/base_options
index df8852cef..baaf03b50 100644
--- a/src/options/base_options
+++ b/src/options/base_options
@@ -96,9 +96,9 @@ common-option preprocessOnly preprocess-only --preprocess-only bool
option segvNoSpin --segv-nospin bool
don't spin on segfault waiting for gdb
-option - -t --trace=TAG argument :handler CVC4::options::addTraceTag
+option - trace -t --trace=TAG argument :handler CVC4::options::addTraceTag
trace something (e.g. -t pushpop), can repeat
-option - -d --debug=TAG argument :handler CVC4::options::addDebugTag
+option - debug -d --debug=TAG argument :handler CVC4::options::addDebugTag
debug something (e.g. -d arith), can repeat
option printSuccess print-success --print-success bool :predicate CVC4::options::setPrintSuccess :predicate-include "options/base_options_handlers.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback