Hide update from brew cask help.
This commit is contained in:
parent
cea1d18f45
commit
c31f959ec1
@ -11,8 +11,12 @@ module Hbc
|
||||
exit result.exit_status
|
||||
end
|
||||
|
||||
def self.visible
|
||||
false
|
||||
end
|
||||
|
||||
def self.help
|
||||
Formatter.warning("deprecated: use `brew update` instead")
|
||||
"a synonym for 'brew update'"
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user