1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 09:35:25 +02:00

linux/brew: minor rephrasing per PR review

This commit is contained in:
Waldir Pimenta 2017-09-27 12:33:31 +01:00 committed by GitHub
parent 7e9cb23fef
commit 4e8934b11a

View file

@ -14,7 +14,7 @@
`brew list`
- Update an installed formula (if no formula name is given, updates all installed formulae):
- Update an installed formula (if no formula name is given, all installed formulae are updated):
`brew upgrade {{formula}}`