cmd/link: fix typo
This commit is contained in:
parent
de72a23109
commit
fe36f3db67
@ -22,7 +22,7 @@ module Homebrew
|
|||||||
description: "List all files which would be linked or deleted by "\
|
description: "List all files which would be linked or deleted by "\
|
||||||
"`brew link --overwrite`, but will not actually link or delete any files."
|
"`brew link --overwrite`, but will not actually link or delete any files."
|
||||||
switch :force,
|
switch :force,
|
||||||
description: "Allow only key-only formulae to be linked."
|
description: "Allow keg-only formulae to be linked."
|
||||||
switch :verbose
|
switch :verbose
|
||||||
switch :debug
|
switch :debug
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user