diff options
Diffstat (limited to 'doc/refman/RefMan-uti.tex')
-rw-r--r-- | doc/refman/RefMan-uti.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/refman/RefMan-uti.tex b/doc/refman/RefMan-uti.tex index 76e4efd60..94290bc80 100644 --- a/doc/refman/RefMan-uti.tex +++ b/doc/refman/RefMan-uti.tex @@ -113,7 +113,7 @@ subdirectory. A specified subdirectory must have an inner \texttt{Makefile}. The phony targets \texttt{all} and \texttt{clean} will recursively call this target in all the subdirectories. -\item \texttt{-R} and \texttt{-I} options are for {\Coq}, \texttt{-I} +\item \texttt{-R} and \texttt{-Q} options are for {\Coq}, \texttt{-I} for {\ocaml}. The same directory may be ``included'' by both. Using \texttt{-R} or \texttt{-Q} gives a correct logical path |