summaryrefslogtreecommitdiff
path: root/man/coqc.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/coqc.1')
-rw-r--r--man/coqc.111
1 files changed, 7 insertions, 4 deletions
diff --git a/man/coqc.1 b/man/coqc.1
index 741b3dcb..7113d504 100644
--- a/man/coqc.1
+++ b/man/coqc.1
@@ -32,10 +32,13 @@ For interactive use of Coq, see
.SH OPTIONS
-.TP
-.BI \-h
-Will give you a description of the whole list of options of coqc and
-coqtop.
+.B coqc
+is a script that simply runs
+.B coqtop
+with option
+.B \-compile
+it accepts the same options as
+.B coqtop.
.SH SEE ALSO