1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-11-01 03:17:57 +01:00

brew: remove switch example, to make room for doctor

This commit is contained in:
Jon LaBelle 2017-01-29 13:50:14 -06:00 committed by Agniva De Sarker
parent a6911f88d5
commit 58343922bf
2 changed files with 0 additions and 8 deletions

View file

@ -22,10 +22,6 @@
`brew update`
- Switch version of formula:
`brew switch {{formula}} {{version}}`
- Display information about formula, which contains formula version, installed path, dependencies, etc.:
`brew info {{formula}}`

View file

@ -22,10 +22,6 @@
`brew update`
- Switch version of formula:
`brew switch {{formula}} {{version}}`
- Display information about formula, which contains formula version, installed path, dependencies, etc.:
`brew info {{formula}}`