Merge pull request #17140 from Homebrew/sponsors-maintainers-man-completions
Update manpage and completions.
This commit is contained in:
commit
06126572b3
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user