brew: add leaves command (#3928)
This commit is contained in:

committed by
GitHub

parent
8477079ecf
commit
b398a44ff2
@@ -15,6 +15,10 @@
|
|||||||
|
|
||||||
`brew list`
|
`brew list`
|
||||||
|
|
||||||
|
- List installed formulae that are not dependencies of another installed formula:
|
||||||
|
|
||||||
|
`brew leaves`
|
||||||
|
|
||||||
- Upgrade an installed formula (if no formula name is given, all installed formulae are upgraded):
|
- Upgrade an installed formula (if no formula name is given, all installed formulae are upgraded):
|
||||||
|
|
||||||
`brew upgrade {{formula}}`
|
`brew upgrade {{formula}}`
|
||||||
|
Reference in New Issue
Block a user