aboutsummaryrefslogtreecommitdiff
path: root/toplevel/usage.ml
diff options
context:
space:
mode:
authorGaetan Gilbert2017-05-05 15:58:52 +0200
committerGaetan Gilbert2017-05-05 16:10:31 +0200
commitcf0e030f3aebecb316852fc4a152fb212f9e7ef5 (patch)
treeb6603105e1d07421b834a453d2f8d1c852cd7176 /toplevel/usage.ml
parent7001fd206db7f4a22d473b5f5a7c7fd6d28039e4 (diff)
coqtop -help: don't die if coqlib can't be found
Diffstat (limited to 'toplevel/usage.ml')
-rw-r--r--toplevel/usage.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/toplevel/usage.ml b/toplevel/usage.ml
index e457ca61d0..e290480354 100644
--- a/toplevel/usage.ml
+++ b/toplevel/usage.ml
@@ -30,6 +30,7 @@ let print_usage_channel co command =
\n -R dir coqdir recursively map physical dir to logical coqdir\
\n -Q dir coqdir map physical dir to logical coqdir\
\n -top coqdir set the toplevel name to be coqdir instead of Top\
+\n -coqlib dir set the coq standard library directory\
\n -exclude-dir f exclude subdirectories named f for option -R\
\n\
\n -noinit start without loading the Init library\