tap command: add -f alias to --force flag
This commit is contained in:
parent
f2ce1318b3
commit
5fdb1865f9
@ -42,7 +42,7 @@ module Homebrew
|
||||
switch "--eval-all",
|
||||
description: "Evaluate all the formulae, casks and aliases in the new tap to check validity. " \
|
||||
"Implied if `HOMEBREW_EVAL_ALL` is set."
|
||||
switch "--force",
|
||||
switch "-f", "--force",
|
||||
description: "Force install core taps even under API mode."
|
||||
|
||||
named_args :tap, max: 2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user