mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-05 08:15:35 +02:00
brew: remove "outdated" example
This commit is contained in:
parent
a92f5cba4a
commit
3201a18c7c
1 changed files with 0 additions and 4 deletions
|
@ -26,10 +26,6 @@
|
||||||
|
|
||||||
`brew cleanup {{formula}}`
|
`brew cleanup {{formula}}`
|
||||||
|
|
||||||
- Show formulae that have a more recent version available:
|
|
||||||
|
|
||||||
`brew outdated`
|
|
||||||
|
|
||||||
- Display information about a formula (version, installation path, dependencies, etc.):
|
- Display information about a formula (version, installation path, dependencies, etc.):
|
||||||
|
|
||||||
`brew info {{formula}}`
|
`brew info {{formula}}`
|
||||||
|
|
Loading…
Add table
Reference in a new issue