aboutsummaryrefslogtreecommitdiff
path: root/ide
diff options
context:
space:
mode:
Diffstat (limited to 'ide')
-rw-r--r--ide/ide_slave.ml2
1 files changed, 2 insertions, 0 deletions
diff --git a/ide/ide_slave.ml b/ide/ide_slave.ml
index 6e8d298aba..5e03d27732 100644
--- a/ide/ide_slave.ml
+++ b/ide/ide_slave.ml
@@ -470,3 +470,5 @@ let () = Coqtop.toploop_init := (fun args ->
args)
let () = Coqtop.toploop_run := loop
+
+let () = Usage.add_to_usage "coqidetop" " --help-XML-protocol print the documentation of the XML protocol used by CoqIDE\n"