diff options
| author | herbelin | 2001-10-16 20:27:33 +0000 |
|---|---|---|
| committer | herbelin | 2001-10-16 20:27:33 +0000 |
| commit | d745d93584e3cac0271ac11b5b6efec5304a3e37 (patch) | |
| tree | 063f9e7a1f7ea8891ff05cc4bede29e983e80701 /doc | |
| parent | d06b336cc95b69aab9933b2eac5da9966ac232cb (diff) | |
MAJ V7.1
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8247 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'doc')
| -rwxr-xr-x | doc/RefMan-com.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/RefMan-com.tex b/doc/RefMan-com.tex index aaef1943f0..ddb39f2422 100755 --- a/doc/RefMan-com.tex +++ b/doc/RefMan-com.tex @@ -153,13 +153,13 @@ The following command-line options are recognized by the commands {\tt \item[{\tt -compile} {\em file}]\ \\ This compiles file {\em file}{\tt .v} into {\em file}{\tt .vo}. - This option implies option {\tt -batch} and {\tt -silent}. It is + This option implies options {\tt -batch} and {\tt -silent}. It is only available for {\tt coqtop}. %\item[{\tt -compile-verbose} {\em file}]\ \\ % This compiles file {\em file}{\tt .v} into {\em file}{\tt .vo} with % a copy of the contents of the file on standard input. -% This option implies option {\tt -batch} and {\tt -silent}. It is +% This option implies options {\tt -batch} and {\tt -silent}. It is % only available for {\tt coqtop}. \item[{\tt -batch}]\ \\ |
