better docs for -n flag
This commit is contained in:
parent
6c2ee429e9
commit
c7ac95c2b3
|
@ -22,8 +22,8 @@ The @exec{raco cover} command accepts the following flags:
|
||||||
defaults to @filepath{coverage}.}
|
defaults to @filepath{coverage}.}
|
||||||
@item{@Flag{n} or @DFlag{no-output-for-path}
|
@item{@Flag{n} or @DFlag{no-output-for-path}
|
||||||
--- excludes any directories by name from the coverage report.
|
--- excludes any directories by name from the coverage report.
|
||||||
Files in these directories are still run, they are just excluded from the
|
Files in these directories are still run, but are not annotated and omitted from the coverage
|
||||||
outputted coverage. This flag may appear any number of times.}
|
report. This flag may appear any number of times.}
|
||||||
@item{@Flag{i} or @DFlag{include-extensions}
|
@item{@Flag{i} or @DFlag{include-extensions}
|
||||||
--- include the given regular expression in the list of file patterns
|
--- include the given regular expression in the list of file patterns
|
||||||
used when expanding directories, searching for files to cover.}
|
used when expanding directories, searching for files to cover.}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user