Skip to content

Commit 0a5d633

Browse files
wojtekmachJosé Valim
authored andcommitted
Update --cover docs (#7897)
Signed-off-by: José Valim <[email protected]>
1 parent 7392d73 commit 0a5d633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/mix/lib/mix/tasks/test.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ defmodule Mix.Tasks.Test do
145145
## Command line options
146146
147147
* `--color` - enables color in the output
148-
* `--cover` - the directory to include coverage results
148+
* `--cover` - runs coverage tool. See "Coverage" section below
149149
* `--exclude` - excludes tests that match the filter
150150
* `--force` - forces compilation regardless of modification times
151151
* `--formatter` - formatter module

0 commit comments

Comments
 (0)