From b8b0d472761c742313ab04df74c63aa348245718 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 24 Oct 2023 00:06:11 +0000 Subject: [PATCH] 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. --- docs/Manpage.md | 2 ++ manpages/brew.1 | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/docs/Manpage.md b/docs/Manpage.md index b43aeff9db..c9d3c95d9b 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -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. diff --git a/manpages/brew.1 b/manpages/brew.1 index 5286d72d94..091a347691 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -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\. .