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

Update manpage and completions.
This commit is contained in:
Douglas Eichelberger 2024-01-31 22:27:01 -08:00 committed by GitHub
commit af4f7a60e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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
Don't test livecheck. Don't test livecheck.
* `--skip-recursive-dependents`: * `--skip-recursive-dependents`:
Only test the direct dependents. Only test the direct dependents.
* `--skip-checksum-only-audit`:
Don't audit checksum-only changes.
* `--skip-stable-version-audit`: * `--skip-stable-version-audit`:
Don't audit the stable version. Don't audit the stable version.
* `--skip-revision-audit`: * `--skip-revision-audit`:

View File

@ -2850,6 +2850,10 @@ Don\'t test livecheck\.
Only test the direct dependents\. Only test the direct dependents\.
. .
.TP .TP
\fB\-\-skip\-checksum\-only\-audit\fR
Don\'t audit checksum\-only changes\.
.
.TP
\fB\-\-skip\-stable\-version\-audit\fR \fB\-\-skip\-stable\-version\-audit\fR
Don\'t audit the stable version\. Don\'t audit the stable version\.
. .