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

Update manpage and completions.
This commit is contained in:
Mike McQuaid 2023-12-17 15:59:48 +00:00 committed by GitHub
commit 3431996146
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

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

View File

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