aboutsummaryrefslogtreecommitdiffhomepage
path: root/man
diff options
context:
space:
mode:
authorGravatar Guillaume Melquiond <guillaume.melquiond@inria.fr>2014-06-13 16:45:23 +0200
committerGravatar Guillaume Melquiond <guillaume.melquiond@inria.fr>2014-06-13 16:45:23 +0200
commit5682084d1e8fa6e624c022554c976245f8519852 (patch)
tree0f75402df09e855462d681278111e5c750dffdc7 /man
parent8e8b1672843040a8ee1109b2c470477c915d73cc (diff)
Remove documentation for the unsupported options -byte and -opt.
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