aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Gross2016-09-17 13:05:11 -0700
committerGitHub2016-09-17 13:05:11 -0700
commit2008e95eb33ccfdd191afc0d3f692772c077b7a4 (patch)
tree2d30d787cd8c64001044b4385c604f6cf3b4f7e2
parentf1a561d847e207433a0ec3e6333798dfa19e4a0c (diff)
Fix indentation of -profile-ltac in -help
-rw-r--r--toplevel/usage.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/toplevel/usage.ml b/toplevel/usage.ml
index 8f77aea440..de41f7b190 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\"\