aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Pierre Courtieu <Pierre.Courtieu@cnam.fr>2015-05-18 15:39:55 +0200
committerGravatar Pierre Courtieu <Pierre.Courtieu@cnam.fr>2015-05-18 15:40:28 +0200
commit22eb2d34f0a9249720a30c6cb2973993e97834ea (patch)
tree8d3b133298209b7c356aeb5afe12e14b76e1cc29
parent41f0f4a53fd462cd7e0bb190ebd547409a0873de (diff)
Fix usage about -color.
-rw-r--r--toplevel/usage.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/toplevel/usage.ml b/toplevel/usage.ml
index 50fb019f4..36ecc9fa5 100644
--- a/toplevel/usage.ml
+++ b/toplevel/usage.ml
@@ -58,7 +58,7 @@ let print_usage_channel co command =
\n\
\n -quiet unset display of extra information (implies -w none)\
\n -w (all|none) configure display of warnings\
-\n -color (on|off|auto) configure color output (only active through coqtop)\
+\n -color (on|off|auto) configure color output\
\n\
\n -q skip loading of rcfile\
\n -init-file f set the rcfile to f\