Skip to content

Commit

Permalink
Merge pull request #6347 from jonchang/link-typo
Browse files Browse the repository at this point in the history
cmd/link: fix typo
  • Loading branch information
jonchang committed Aug 5, 2019
2 parents de72a23 + fe36f3d commit 865754f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Homebrew/cmd/link.rb
Expand Up @@ -22,7 +22,7 @@ def link_args
description: "List all files which would be linked or deleted by "\
"`brew link --overwrite`, but will not actually link or delete any files."
switch :force,
description: "Allow only key-only formulae to be linked."
description: "Allow keg-only formulae to be linked."
switch :verbose
switch :debug
end
Expand Down

0 comments on commit 865754f

Please sign in to comment.