Skip to content

Commit

Permalink
fixup! Move documentation of --watch-X options
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Scholtes committed Aug 31, 2019
1 parent f938922 commit 3b2bc05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/index.md
Expand Up @@ -1156,7 +1156,6 @@ To exclude all files in a directory it is preferable to use `foo/bar` instead of

The option can be given multiple times. The option accepts a comma-delimited list: `--watch-ignore a,b` is equivalent to `--watch-ignore a --watch-ignore b`


### `--fgrep <string>, -f <string>`

> _BREAKING CHANGE in v6.0.0; now mutually exclusive with `--grep`._
Expand Down

0 comments on commit 3b2bc05

Please sign in to comment.