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

Update manpage and completions.
This commit is contained in:
Ruoyu Zhong 2024-04-24 08:16:02 +08:00 committed by GitHub
commit 06126572b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 14 additions and 7 deletions

View File

@ -3271,6 +3271,14 @@ and Linux workers.
: Don't pass `--online` to `brew audit` and skip `brew livecheck`.
`--skip-new`
: Don't pass `--new` to `brew audit` for new formulae.
`--skip-new-strict`
: Don't pass `--strict` to `brew audit` for new formulae.
`--skip-dependents`
: Don't test any dependents.
@ -3283,10 +3291,6 @@ and Linux workers.
: Only test the direct dependents.
`--skip-repository-audit`
: Don't audit the repository.
`--skip-checksum-only-audit`
: Don't audit checksum-only changes.

View File

@ -2089,6 +2089,12 @@ Publish the uploaded bottles\.
\fB\-\-skip\-online\-checks\fP
Don\[u2019]t pass \fB\-\-online\fP to \fBbrew audit\fP and skip \fBbrew livecheck\fP\&\.
.TP
\fB\-\-skip\-new\fP
Don\[u2019]t pass \fB\-\-new\fP to \fBbrew audit\fP for new formulae\.
.TP
\fB\-\-skip\-new\-strict\fP
Don\[u2019]t pass \fB\-\-strict\fP to \fBbrew audit\fP for new formulae\.
.TP
\fB\-\-skip\-dependents\fP
Don\[u2019]t test any dependents\.
.TP
@ -2098,9 +2104,6 @@ Don\[u2019]t test livecheck\.
\fB\-\-skip\-recursive\-dependents\fP
Only test the direct dependents\.
.TP
\fB\-\-skip\-repository\-audit\fP
Don\[u2019]t audit the repository\.
.TP
\fB\-\-skip\-checksum\-only\-audit\fP
Don\[u2019]t audit checksum\-only changes\.
.TP