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\.