Update usage message
This commit is contained in:
parent
8de9baa0f5
commit
212b64836f
@ -27,7 +27,7 @@ module Homebrew
|
|||||||
switch "-f", "--force",
|
switch "-f", "--force",
|
||||||
description: "Allow keg-only formulae to be linked."
|
description: "Allow keg-only formulae to be linked."
|
||||||
switch "--HEAD",
|
switch "--HEAD",
|
||||||
description: "If it is installed, link the HEAD version."
|
description: "Link the HEAD version of the formula if it is installed."
|
||||||
|
|
||||||
named_args :installed_formula, min: 1
|
named_args :installed_formula, min: 1
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user