aboutsummaryrefslogtreecommitdiffhomepage
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/coqc.112
-rw-r--r--man/coqtop.16
2 files changed, 12 insertions, 6 deletions
diff --git a/man/coqc.1 b/man/coqc.1
index 7113d5044..1e597afd9 100644
--- a/man/coqc.1
+++ b/man/coqc.1
@@ -40,6 +40,18 @@ with option
it accepts the same options as
.B coqtop.
+.TP
+.BI \-image \ bin
+use
+.I bin
+as underlying
+.B coqtop
+instead of the default one.
+
+.TP
+.BI \-verbose
+print the compiled file on the standard output.
+
.SH SEE ALSO
.BR coqtop (1),
diff --git a/man/coqtop.1 b/man/coqtop.1
index 3eab597fb..fff813bb0 100644
--- a/man/coqtop.1
+++ b/man/coqtop.1
@@ -135,12 +135,6 @@ set the rcfile to
.I filename
.TP
-.BI \-user \ uid
-use the rcfile of user
-.I uid
-
-
-.TP
.B \-batch
batch mode (exits just after arguments parsing)