aboutsummaryrefslogtreecommitdiff
path: root/sysinit/usage.ml
diff options
context:
space:
mode:
authorGaëtan Gilbert2021-03-11 19:57:38 +0100
committerGaëtan Gilbert2021-03-11 19:57:38 +0100
commit52cc1e4d8574f6738caa1f7bf19bdd1945e5537e (patch)
tree15772922ebc6a0c407800866025a5e50e1e21758 /sysinit/usage.ml
parentd33266649d285b7d8ba5a7093319faa6132d6bc9 (diff)
noglob/dumpglob should be in coqc specific usage
Fix #13930
Diffstat (limited to 'sysinit/usage.ml')
-rw-r--r--sysinit/usage.ml2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysinit/usage.ml b/sysinit/usage.ml
index d00b916f23..5886b1c5b5 100644
--- a/sysinit/usage.ml
+++ b/sysinit/usage.ml
@@ -73,8 +73,6 @@ let print_usage_common co command =
\n -debug debug mode (implies -bt)\
\n -xml-debug debug mode and print XML messages to/from coqide\
\n -diffs (on|off|removed) highlight differences between proof steps\
-\n -noglob do not dump globalizations\
-\n -dump-glob f dump globalizations in file f (to be used by coqdoc)\
\n -impredicative-set set sort Set impredicative\
\n -allow-sprop allow using the proof irrelevant SProp sort\
\n -disallow-sprop forbid using the proof irrelevant SProp sort\