From 25d8db301d5939040ff4aa6e7211d27e74f2d0d9 Mon Sep 17 00:00:00 2001 From: Kevin Kirsche Date: Mon, 9 Oct 2017 14:13:00 -0400 Subject: [PATCH] Clarify that brewu updates AND upgrades As homebrew includes both an update and upgrade command, it is beneficial to clarify that this performs both, rather than just the update. --- modules/homebrew/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/homebrew/README.md b/modules/homebrew/README.md index 98019fdf..98a3444c 100644 --- a/modules/homebrew/README.md +++ b/modules/homebrew/README.md @@ -14,7 +14,7 @@ Aliases - `brewl` lists installed formulae. - `brewo` lists brews which have an update available. - `brews` searches for a formula. - - `brewu` updates Homebrew and formulae. + - `brewu` updates and upgrades Homebrew packages and formulae. - `brewx` uninstalls a formula. ### Homebrew Cask