diff options
| author | Maxime Dénès | 2019-02-01 12:55:59 +0100 |
|---|---|---|
| committer | Maxime Dénès | 2019-02-01 12:55:59 +0100 |
| commit | aa2394d4ee6525b811db1e1eb58573c2f7aa749c (patch) | |
| tree | 8c1da5d75a777e5113d47804ced049bbb4ed3946 /man | |
| parent | f6f9cf742ee5894be65d6e2de527e3ab5a643491 (diff) | |
| parent | d9fb8db86d5b4ddc79a207c5f0ac32eb98215e78 (diff) | |
Merge PR #9095: [toplevel] Deprecate `-compile` flag in favor of `coqc`
Ack-by: SkySkimmer
Reviewed-by: Zimmi48
Ack-by: ejgallego
Ack-by: gares
Reviewed-by: maximedenes
Diffstat (limited to 'man')
| -rw-r--r-- | man/coqtop.1 | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/man/coqtop.1 b/man/coqtop.1 index 084adfe453..addfb54672 100644 --- a/man/coqtop.1 +++ b/man/coqtop.1 @@ -85,22 +85,6 @@ load Coq library and import it (Require Import path.) .TP -.BI \-compile \ filename.v -compile Coq file -.I filename.v -(implies -.B \-batch -) - -.TP -.BI \-compile\-verbose \ filename.v -verbosely compile Coq file -.I filename.v -(implies -.B \-batch -) - -.TP .B \-where print Coq's standard library location and exit @@ -125,8 +109,6 @@ batch mode (exits just after arguments parsing) .B \-boot boot mode (implies .B \-q -and -.B \-batch ) .TP |
