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

Update manpage and completions.
This commit is contained in:
Patrick Linnane 2024-01-12 10:50:21 -08:00 committed by GitHub
commit a9d0078320
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -1990,6 +1990,8 @@ Only supports GitHub Actions as a CI provider. This is because Homebrew uses Git
Only test the direct dependents.
* `--skip-stable-version-audit`:
Don't audit the stable version.
* `--skip-revision-audit`:
Don't audit the revision.
* `--only-cleanup-before`:
Only run the pre-cleanup step. Needs `--cleanup`.
* `--only-setup`:

View File

@ -2850,6 +2850,10 @@ Only test the direct dependents\.
Don\'t audit the stable version\.
.
.TP
\fB\-\-skip\-revision\-audit\fR
Don\'t audit the revision\.
.
.TP
\fB\-\-only\-cleanup\-before\fR
Only run the pre\-cleanup step\. Needs \fB\-\-cleanup\fR\.
.