summaryrefslogtreecommitdiff
path: root/hadrian/README.md
diff options
context:
space:
mode:
authorMatthew Pickering <matthewtpickering@gmail.com>2021-09-23 11:37:42 +0100
committerMarge Bot <ben+marge-bot@smart-cactus.org>2021-09-28 01:53:36 -0400
commit58fea28ea9942e7291ce64b0ff5bf2d24183a794 (patch)
tree3fa1c8b8c970f19cad8b26b7b163d5a666feab8d /hadrian/README.md
parent66c85e2ece645d62e74fcb7d57abb771118a2f60 (diff)
downloadhaskell-58fea28ea9942e7291ce64b0ff5bf2d24183a794.tar.gz
hadrian: Update documentation for new verbosity options
Diffstat (limited to 'hadrian/README.md')
-rw-r--r--hadrian/README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/hadrian/README.md b/hadrian/README.md
index 55e16268bf..4d772891be 100644
--- a/hadrian/README.md
+++ b/hadrian/README.md
@@ -117,8 +117,11 @@ four settings: `none`, `brief` (one line per build command; this is the default
setting), `normal` (typically a box per build command), and `unicorn` (when
`normal` just won't do).
-* `--verbose`: run Hadrian in verbose mode. In particular this prints diagnostic
-messages by Shake oracles.
+* `-V`/`--verbose`: run Hadrian in verbose mode. This makes commands print their stdout
+ and produces slightly more output on a failure (including hadrian call stacks).
+
+* `-VV`: run hadrian in diagnostics mode: In particular this prints diagnostic
+messages by Shake oracles and full command lines for all commands.
* `--lint`: run [Shake Lint](https://shakebuild.com/manual#lint) during the
build to check that the build system is well formed. Note that the Lint check