Merge pull request #2858 from marinintim/update_to_upgrade
Call upgrade if something was passed to update
This commit is contained in:
commit
db08eff02e
@ -336,7 +336,7 @@ homebrew-update() {
|
|||||||
*)
|
*)
|
||||||
odie <<EOS
|
odie <<EOS
|
||||||
This command updates brew itself, and does not take formula names.
|
This command updates brew itself, and does not take formula names.
|
||||||
Use 'brew upgrade <formula>'.
|
Use 'brew upgrade $@' instead.
|
||||||
EOS
|
EOS
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user