Skip to content

Commit 2f3e3b7

Browse files
authored
Merge pull request #18988 from Homebrew/sponsors-maintainers-man-completions
Update manpage and completions.
2 parents ef1b953 + 2c3d780 commit 2f3e3b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/Manpage.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1229,7 +1229,7 @@ HTTPS, e.g. SSH, git, HTTP, FTP(S), rsync.
12291229
: Evaluate all the formulae, casks and aliases in the new tap to check validity.
12301230
Implied if `HOMEBREW_EVAL_ALL` is set.
12311231

1232-
`--force`
1232+
`-f`, `--force`
12331233

12341234
: Force install core taps even under API mode.
12351235

manpages/brew.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -770,7 +770,7 @@ Migrate tapped formulae from symlink\-based to directory\-based structure\.
770770
\fB\-\-eval\-all\fP
771771
Evaluate all the formulae, casks and aliases in the new tap to check validity\. Implied if \fBHOMEBREW_EVAL_ALL\fP is set\.
772772
.TP
773-
\fB\-\-force\fP
773+
\fB\-f\fP, \fB\-\-force\fP
774774
Force install core taps even under API mode\.
775775
.SS "\fBtap\-info\fP \fR[\fB\-\-installed\fP] \fR[\fB\-\-json\fP] \fR[\fItap\fP \.\.\.]"
776776
Show detailed information about one or more \fItap\fPs\. If no \fItap\fP names are provided, display brief statistics for all installed taps\.

0 commit comments

Comments
 (0)