aboutsummaryrefslogtreecommitdiffhomepage
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/coqide.16
-rw-r--r--man/coqtop.18
2 files changed, 0 insertions, 14 deletions
diff --git a/man/coqide.1 b/man/coqide.1
index 9862ebb25..013c2ed7f 100644
--- a/man/coqide.1
+++ b/man/coqide.1
@@ -93,12 +93,6 @@ Verbosely compile Coq file
(implies
.BR -batch ).
.TP
-.B \-opt
-Run the native-code version of Coq or Coq_SearchIsos.
-.TP
-.B \-byte
-Run the bytecode version of Coq or Coq_SearchIsos.
-.TP
.B \-where
Print Coq's standard library location and exit.
.TP
diff --git a/man/coqtop.1 b/man/coqtop.1
index fff813bb0..8006d4993 100644
--- a/man/coqtop.1
+++ b/man/coqtop.1
@@ -110,14 +110,6 @@ verbosely compile Coq file
)
.TP
-.B \-opt
-run the native\-code version of Coq
-
-.TP
-.B \-byte
-run the bytecode version of Coq
-
-.TP
.B \-where
print Coq's standard library location and exit