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-08-06 22:29:00 +00:00
parent 15db0f7bb6
commit 29a9fd90ce
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
2 changed files with 5 additions and 0 deletions

View File

@ -3066,6 +3066,9 @@ a local machine).
This workflow is useful for maintainers or testers who regularly install lots of This workflow is useful for maintainers or testers who regularly install lots of
formulae. formulae.
Unless `--force` is passed, this returns a 1 exit code if anything would be
removed.
`brew bundle check` `brew bundle check`
: Check if all dependencies present in the `Brewfile` are installed. : Check if all dependencies present in the `Brewfile` are installed.

View File

@ -1960,6 +1960,8 @@ Write all installed casks/formulae/images/taps into a \fBBrewfile\fP in the curr
Uninstall all dependencies not present in the \fBBrewfile\fP\&\. Uninstall all dependencies not present in the \fBBrewfile\fP\&\.
.P .P
This workflow is useful for maintainers or testers who regularly install lots of formulae\. This workflow is useful for maintainers or testers who regularly install lots of formulae\.
.P
Unless \fB\-\-force\fP is passed, this returns a 1 exit code if anything would be removed\.
.TP .TP
\fBbrew bundle check\fP \fBbrew bundle check\fP
Check if all dependencies present in the \fBBrewfile\fP are installed\. Check if all dependencies present in the \fBBrewfile\fP are installed\.