From 2c3d78005c4ed40e74bdeefc7bedbe5314ec1ce0 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 22 Dec 2024 17:20:02 +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 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Manpage.md b/docs/Manpage.md index 6ad2b28240..16536da17b 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -1229,7 +1229,7 @@ HTTPS, e.g. SSH, git, HTTP, FTP(S), rsync. : Evaluate all the formulae, casks and aliases in the new tap to check validity. Implied if `HOMEBREW_EVAL_ALL` is set. -`--force` +`-f`, `--force` : Force install core taps even under API mode. diff --git a/manpages/brew.1 b/manpages/brew.1 index d9e6ee30f4..e9c1af16ab 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -770,7 +770,7 @@ Migrate tapped formulae from symlink\-based to directory\-based structure\. \fB\-\-eval\-all\fP Evaluate all the formulae, casks and aliases in the new tap to check validity\. Implied if \fBHOMEBREW_EVAL_ALL\fP is set\. .TP -\fB\-\-force\fP +\fB\-f\fP, \fB\-\-force\fP Force install core taps even under API mode\. .SS "\fBtap\-info\fP \fR[\fB\-\-installed\fP] \fR[\fB\-\-json\fP] \fR[\fItap\fP \.\.\.]" Show detailed information about one or more \fItap\fPs\. If no \fItap\fP names are provided, display brief statistics for all installed taps\.