mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
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:
parent
cd405c7911
commit
a9cb716eac
@ -1866,6 +1866,8 @@ Only supports GitHub Actions as a CI provider. This is because Homebrew uses Git
|
||||
Don't pass `--online` to `brew audit` and skip `brew livecheck`.
|
||||
* `--skip-dependents`:
|
||||
Don't test any dependents.
|
||||
* `--skip-livecheck`:
|
||||
Don't test livecheck.
|
||||
* `--skip-recursive-dependents`:
|
||||
Only test the direct dependents.
|
||||
* `--only-cleanup-before`:
|
||||
|
@ -2672,6 +2672,10 @@ Don\'t pass \fB\-\-online\fR to \fBbrew audit\fR and skip \fBbrew livecheck\fR\.
|
||||
Don\'t test any dependents\.
|
||||
.
|
||||
.TP
|
||||
\fB\-\-skip\-livecheck\fR
|
||||
Don\'t test livecheck\.
|
||||
.
|
||||
.TP
|
||||
\fB\-\-skip\-recursive\-dependents\fR
|
||||
Only test the direct dependents\.
|
||||
.
|
||||
|
Loading…
x
Reference in New Issue
Block a user