aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--toplevel/usage.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/toplevel/usage.ml b/toplevel/usage.ml
index 087db150d0..277cc7ad92 100644
--- a/toplevel/usage.ml
+++ b/toplevel/usage.ml
@@ -51,6 +51,7 @@ let print_usage_channel co command =
-batch batch mode (exits just after arguments parsing)
-boot boot mode (implies -q and -batch)
-emacs tells Coq it is executed under Emacs
+ -dump-glob f dump globalizations in file f (to be used by coqdoc)
"
(* print the usage on standard error *)