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 2023-10-24 00:06:11 +00:00
parent 7b0d46850d
commit b8b0d47276
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
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. Update database entries with outdated formula versions.
* `--install-missing`: * `--install-missing`:
Install and update formulae that are missing from the database and don't have bottles. 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`: * `--max-downloads`:
Specify a maximum number of formulae to download and update. 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\. Install and update formulae that are missing from the database and don\'t have bottles\.
. .
.TP .TP
\fB\-\-eval\-all\fR
Evaluate all installed taps, rather than just the core tap\.
.
.TP
\fB\-\-max\-downloads\fR \fB\-\-max\-downloads\fR
Specify a maximum number of formulae to download and update\. Specify a maximum number of formulae to download and update\.
. .