Skip to content

Commit

Permalink
Merge pull request #17978 from Homebrew/sponsors-maintainers-man-comp…
Browse files Browse the repository at this point in the history
…letions
  • Loading branch information
p-linnane authored Aug 6, 2024
2 parents 15db0f7 + 29a9fd9 commit ea731e4
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 ea731e4

Please sign in to comment.