mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 23:46:02 +02:00
brew: remove cleanup example (#5066)
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
This commit is contained in:
parent
e0d14c20d9
commit
bf852bbf86
1 changed files with 0 additions and 4 deletions
|
@ -27,10 +27,6 @@
|
||||||
|
|
||||||
`brew update`
|
`brew update`
|
||||||
|
|
||||||
- Remove old versions of installed formulae (if no formula name is given, all installed formulae are processed):
|
|
||||||
|
|
||||||
`brew cleanup {{formula}}`
|
|
||||||
|
|
||||||
- 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