Merge pull request #13876 from Homebrew/sponsors-maintainers-man-completions

Update manpage and completions.
This commit is contained in:
Mike McQuaid 2022-09-15 17:10:44 +01:00 committed by GitHub
commit 7a14ae6187
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -1866,6 +1866,8 @@ Only supports GitHub Actions as a CI provider. This is because Homebrew uses Git
Don't pass `--online` to `brew audit` and skip `brew livecheck`.
* `--skip-dependents`:
Don't test any dependents.
* `--skip-livecheck`:
Don't test livecheck.
* `--skip-recursive-dependents`:
Only test the direct dependents.
* `--only-cleanup-before`:

View File

@ -2672,6 +2672,10 @@ Don\'t pass \fB\-\-online\fR to \fBbrew audit\fR and skip \fBbrew livecheck\fR\.
Don\'t test any dependents\.
.
.TP
\fB\-\-skip\-livecheck\fR
Don\'t test livecheck\.
.
.TP
\fB\-\-skip\-recursive\-dependents\fR
Only test the direct dependents\.
.