diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/Manpage.md | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/docs/Manpage.md b/docs/Manpage.md index 523eaf289..aa20b3367 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -845,10 +845,8 @@ With `--verbose` or `-v`, many commands print extra debugging information. Note If `--no-compat` is passed, do not load the compatibility layer when running tests. - If `--online` is passed, include tests that use the GitHub API. - - If `--official-cmd-taps` is passed, include tests that use any of the - taps for official external commands. + If `--online` is passed, include tests that use the GitHub API and tests + that use any of the taps for official external commands. * `update-test` [`--commit=``commit`] [`--before=``date`] [`--to-tag`] [`--keep-tmp`]: Runs a test of `brew update` with a new repository clone. |
