aboutsummaryrefslogtreecommitdiffhomepage
path: root/toplevel/usage.ml
diff options
context:
space:
mode:
authorGravatar Jason Gross <jasongross9@gmail.com>2016-09-17 13:05:11 -0700
committerGravatar GitHub <noreply@github.com>2016-09-17 13:05:11 -0700
commit2008e95eb33ccfdd191afc0d3f692772c077b7a4 (patch)
tree2d30d787cd8c64001044b4385c604f6cf3b4f7e2 /toplevel/usage.ml
parentf1a561d847e207433a0ec3e6333798dfa19e4a0c (diff)
Fix indentation of -profile-ltac in -help
Diffstat (limited to 'toplevel/usage.ml')
-rw-r--r--toplevel/usage.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/toplevel/usage.ml b/toplevel/usage.ml
index 8f77aea44..de41f7b19 100644
--- a/toplevel/usage.ml
+++ b/toplevel/usage.ml
@@ -82,7 +82,7 @@ let print_usage_channel co command =
\n the directory $COQ_XML_LIBRARY_ROOT (if set) or to\
\n stdout (if unset)\
\n -time display the time taken by each command\
-\n -profile-ltac display the time taken by each (sub)tactic\
+\n -profile-ltac display the time taken by each (sub)tactic\
\n -m, --memory display total heap size at program exit\
\n (use environment variable\
\n OCAML_GC_STATS=\"/tmp/gclog.txt\"\