aboutsummaryrefslogtreecommitdiffhomepage
path: root/man
diff options
context:
space:
mode:
authorGravatar Pierre-Marie Pédrot <pierre-marie.pedrot@inria.fr>2017-11-29 14:57:33 +0100
committerGravatar Pierre-Marie Pédrot <pierre-marie.pedrot@inria.fr>2017-12-01 09:53:27 +0100
commit9c0f36adac233efb1164ef88c86c78c7509d8b2c (patch)
treee80f268b8b1c68e2ec4736d5e86211ab0ae37fcd /man
parenta4dce1658f9a946cedb40ddcf0cdbc5391dd2005 (diff)
Documenting the -Q flag of coqchk.
Diffstat (limited to 'man')
-rw-r--r--man/coqchk.18
1 files changed, 6 insertions, 2 deletions
diff --git a/man/coqchk.1 b/man/coqchk.1
index a00914eab..f9241c0d4 100644
--- a/man/coqchk.1
+++ b/man/coqchk.1
@@ -34,13 +34,17 @@ add directory
in the include path
.TP
-.BI \-R \ dir\ coqdir
-recursively map physical
+.BI \-Q \ dir\ coqdir
+map physical
.I dir
to logical
.I coqdir
.TP
+.BI \-R \ dir\ coqdir
+synonymous for -Q
+
+.TP
.BI \-silent
makes coqchk less verbose.