added docs for verbose

This commit is contained in:
Spencer Florence 2014-12-30 21:36:51 -06:00
parent 0655af9146
commit b6b23f33f2

View File

@ -26,4 +26,6 @@ The @exec{raco cover} command accepts the following flags:
@item{@Flag{e} or @DFlag{exclude-from-output}
--- excludes any directories by given name from the coverage report.
Files in these directories are still run, they are just excluded from the
outputted coverage. This flag may appear any number of times.}]
outputted coverage. This flag may appear any number of times.}
@item{@Flag{v} or @DFlag{verbose}
--- enable verbose logging}]