Update manpage and completions.

Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml) workflow.
This commit is contained in:
BrewTestBot 2022-09-15 15:39:40 +00:00
parent cd405c7911
commit a9cb716eac
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
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`. Don't pass `--online` to `brew audit` and skip `brew livecheck`.
* `--skip-dependents`: * `--skip-dependents`:
Don't test any dependents. Don't test any dependents.
* `--skip-livecheck`:
Don't test livecheck.
* `--skip-recursive-dependents`: * `--skip-recursive-dependents`:
Only test the direct dependents. Only test the direct dependents.
* `--only-cleanup-before`: * `--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\. Don\'t test any dependents\.
. .
.TP .TP
\fB\-\-skip\-livecheck\fR
Don\'t test livecheck\.
.
.TP
\fB\-\-skip\-recursive\-dependents\fR \fB\-\-skip\-recursive\-dependents\fR
Only test the direct dependents\. Only test the direct dependents\.
. .