added docs for verbose
This commit is contained in:
parent
0655af9146
commit
b6b23f33f2
|
@ -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}]
|
||||
|
|
Loading…
Reference in New Issue
Block a user