Merge pull request #16131 from Homebrew/sponsors-maintainers-man-completions

Update manpage and completions.
This commit is contained in:
Carlo Cabrera 2023-10-24 13:53:35 +08:00 committed by GitHub
commit 4e2c9adc25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -2031,6 +2031,8 @@ Database update for `brew which-formula`
Update database entries with outdated formula versions.
* `--install-missing`:
Install and update formulae that are missing from the database and don't have bottles.
* `--eval-all`:
Evaluate all installed taps, rather than just the core tap.
* `--max-downloads`:
Specify a maximum number of formulae to download and update.

View File

@ -2925,6 +2925,10 @@ Update database entries with outdated formula versions\.
Install and update formulae that are missing from the database and don\'t have bottles\.
.
.TP
\fB\-\-eval\-all\fR
Evaluate all installed taps, rather than just the core tap\.
.
.TP
\fB\-\-max\-downloads\fR
Specify a maximum number of formulae to download and update\.
.