brew: add cleanup example
This commit is contained in:

committed by
Agniva De Sarker

parent
e75348ed4f
commit
a92f5cba4a
@@ -22,6 +22,10 @@
|
|||||||
|
|
||||||
`brew update`
|
`brew update`
|
||||||
|
|
||||||
|
- Remove old versions of installed formulae. If no formula name is given, all installed formulae are processed (use `-n` for dry run):
|
||||||
|
|
||||||
|
`brew cleanup {{formula}}`
|
||||||
|
|
||||||
- Show formulae that have a more recent version available:
|
- Show formulae that have a more recent version available:
|
||||||
|
|
||||||
`brew outdated`
|
`brew outdated`
|
||||||
|
Reference in New Issue
Block a user