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.
This commit is contained in:
parent
63310f6403
commit
25d8db301d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue