diff --git a/docs/CLI.md b/docs/CLI.md index f429822ac6e5..2ed79bea9d79 100644 --- a/docs/CLI.md +++ b/docs/CLI.md @@ -135,7 +135,7 @@ Alias: `-c`. The path to a Jest config file specifying how to find and execute t ### `--coverage` -Indicates that test coverage information should be collected and reported in the output. +Indicates that test coverage information should be collected and reported in the output. This option is also aliased by `--collectCoverage`. ### `--debug`