brew-{update,upgrade,list,outdated,search}: add page (#11389)
* brew-update: add page * brew-upgrade: add page * brew-list: add page * brew-outdated: add page * brew-search: add page
This commit is contained in:
9
pages/common/brew-update.md
Normal file
9
pages/common/brew-update.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# brew update
|
||||
|
||||
> Fetch the newest version of Homebrew and all formulae from GitHub using `git` and perform any necessary migrations.
|
||||
> To upgrade all installed formulae, use `brew upgrade`.
|
||||
> More information: <https://docs.brew.sh/Manpage#update-options>.
|
||||
|
||||
- Fetch the newest version of Homebrew and all formulae:
|
||||
|
||||
`brew update`
|
Reference in New Issue
Block a user