Add warning to brew cask help
.
This commit is contained in:
parent
1745997a30
commit
b11f38659a
@ -10,7 +10,7 @@ module Hbc
|
|||||||
end
|
end
|
||||||
|
|
||||||
def self.help
|
def self.help
|
||||||
"a synonym for 'brew update'"
|
Formatter.warning("deprecated: use `brew update` instead")
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user