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 2024-02-01 06:24:48 +00:00
parent e235bcf903
commit 52a497d52d
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
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\.
. .