summaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@cs.nyu.edu>2013-12-19 11:32:56 -0500
committerMorgan Deters <mdeters@cs.nyu.edu>2013-12-22 12:06:01 -0500
commit4853a8137879ae61578fbc9eec8494b6df9a7abd (patch)
tree0cd0a5eea0efc204f8858aa06ae04682c97a9857 /src/main
parent28d95f84b62d2c00b475d0204bfac7d77d679586 (diff)
Fix option specification.
Diffstat (limited to 'src/main')
-rw-r--r--src/main/options2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/options b/src/main/options
index faac6b8f1..35e3df7d2 100644
--- a/src/main/options
+++ b/src/main/options
@@ -7,7 +7,7 @@ module DRIVER "main/options.h" Driver
common-option version -V --version/ bool
identify this CVC4 binary
-alias --license = --version
+undocumented-alias --license = --version
common-option help -h --help/ bool
full command line reference
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback