aboutsummaryrefslogtreecommitdiffhomepage
path: root/man
diff options
context:
space:
mode:
authorGravatar pboutill <pboutill@85f007b7-540e-0410-9357-904b9bb8a0f7>2012-01-21 09:13:31 +0000
committerGravatar pboutill <pboutill@85f007b7-540e-0410-9357-904b9bb8a0f7>2012-01-21 09:13:31 +0000
commitdf9ef93cd565a7a45589dd77ba8aa1a2ab81dcec (patch)
treece18dda906d4b0ecb5364da82fa537488328e001 /man
parentfa5d9b87b0ff4145193fce84c99a4b351cb32a1f (diff)
Coqtop and coqc: cleaning description of options in RefMan and manpages.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@14934 85f007b7-540e-0410-9357-904b9bb8a0f7
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)