aboutsummaryrefslogtreecommitdiff
path: root/doc/refman
diff options
context:
space:
mode:
authorPierre-Marie Pédrot2015-09-12 20:12:25 +0200
committerPierre-Marie Pédrot2015-09-13 02:46:47 +0200
commit7df0761305778270fe569c0942e7079a803d57e9 (patch)
tree5dc0190ad23d46e7171d68b88bc2bfe90a6a19ff /doc/refman
parentf03aaf12eb7d89fa4caa59873e114c8cd125b950 (diff)
parent490160d25d3caac1d2ea5beebbbebc959b1b3832 (diff)
Merge branch 'v8.5'
Diffstat (limited to 'doc/refman')
-rw-r--r--doc/refman/RefMan-uti.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/refman/RefMan-uti.tex b/doc/refman/RefMan-uti.tex
index 0729391062..c282083b5c 100644
--- a/doc/refman/RefMan-uti.tex
+++ b/doc/refman/RefMan-uti.tex
@@ -102,7 +102,7 @@ generator using for instance the command:
This command generates a file \texttt{Makefile} that can be used to
compile all the sources of the current project. It follows the
-syntax described by the output of \texttt{\% coq\_makefile --help}.
+syntax described by the output of \texttt{\% coq\_makefile ----help}.
Once the \texttt{Makefile} file has been generated a first time, it
can be used by the \texttt{make} command to compile part or all of
the project. Note that once it has been generated once, as soon as