aboutsummaryrefslogtreecommitdiffhomepage
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/coqide.16
-rw-r--r--man/coqtop.16
2 files changed, 0 insertions, 12 deletions
diff --git a/man/coqide.1 b/man/coqide.1
index 785a4a4c6..3fa7f0e41 100644
--- a/man/coqide.1
+++ b/man/coqide.1
@@ -121,12 +121,6 @@ Set sort Set impredicative.
.TP
.B \-dont\-load\-proofs
Don't load opaque proofs in memory.
-.TP
-.B \-xml
-Export XML files either to the hierarchy rooted in
-the directory
-.B COQ_XML_LIBRARY_ROOT
-(if set) or to stdout (if unset).
.SH SEE ALSO
diff --git a/man/coqtop.1 b/man/coqtop.1
index 068a5072b..1bc4629d0 100644
--- a/man/coqtop.1
+++ b/man/coqtop.1
@@ -152,12 +152,6 @@ set sort Set impredicative
.B \-dont\-load\-proofs
don't load opaque proofs in memory
-.TP
-.B \-xml
-export XML files either to the hierarchy rooted in
-the directory $COQ_XML_LIBRARY_ROOT (if set) or to
-stdout (if unset)
-
.SH SEE ALSO
.BR coqc (1),