1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 13:33:43 +02:00

brew: updated description for cleanup

This commit is contained in:
Oleksii Markov 2018-12-25 18:21:36 +02:00 committed by Agniva De Sarker
parent 3201a18c7c
commit 6baf5eaa78

View file

@ -22,7 +22,7 @@
`brew update`
- Remove old versions of installed formulae. If no formula name is given, all installed formulae are processed (use `-n` for dry run):
- Remove old versions of installed formulae (if no formula name is given, all installed formulae are processed):
`brew cleanup {{formula}}`