Skip to content
Snippets Groups Projects
Commit b11f3865 authored by Markus Reiter's avatar Markus Reiter
Browse files

Add warning to `brew cask help`.

parent 1745997a
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ module Hbc
end
def self.help
"a synonym for 'brew update'"
Formatter.warning("deprecated: use `brew update` instead")
end
end
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment