Skip to content

Commit

Permalink
Update manpage and completions.
Browse files Browse the repository at this point in the history
Autogenerated by the [sponsors-maintainers-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/sponsors-maintainers-man-completions.yml) workflow.
  • Loading branch information
BrewTestBot committed Aug 6, 2024
1 parent 15db0f7 commit 29a9fd9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/Manpage.md
Original file line number Diff line number Diff line change
Expand Up @@ -3066,6 +3066,9 @@ a local machine).
This workflow is useful for maintainers or testers who regularly install lots of
formulae.

Unless `--force` is passed, this returns a 1 exit code if anything would be
removed.

`brew bundle check`

: Check if all dependencies present in the `Brewfile` are installed.
Expand Down
2 changes: 2 additions & 0 deletions manpages/brew.1
Original file line number Diff line number Diff line change
Expand Up @@ -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\&\.
.P
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
\fBbrew bundle check\fP
Check if all dependencies present in the \fBBrewfile\fP are installed\.
Expand Down

0 comments on commit 29a9fd9

Please sign in to comment.