guarinogabriel / Mac-CLI

 macOS command line tool for developers – The ultimate tool to manage your Mac. It provides a huge set of command line commands that automatize the usage of your Mac.
MIT License
8.86k stars 333 forks source link

`brew upgrade` so `brew upgrade --all` is equivalent to `brew upgrade` #107

Closed stockulus closed 7 years ago

stockulus commented 7 years ago

-> removes the warning from brew:

Warning: We decided to not change the behaviour of brew upgrade so brew upgrade --all is equivalent to brew upgrade without any other arguments (so the --all is a no-op and can be removed).

safaiyeh commented 7 years ago

PR for this is already up.