1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-04 02:55:33 +02:00

brew: remove "outdated" example

This commit is contained in:
Oleksii Markov 2018-12-24 12:47:42 +02:00 committed by Agniva De Sarker
parent a92f5cba4a
commit 3201a18c7c

View file

@ -26,10 +26,6 @@
`brew cleanup {{formula}}`
- Show formulae that have a more recent version available:
`brew outdated`
- Display information about a formula (version, installation path, dependencies, etc.):
`brew info {{formula}}`