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:
parent
a6911f88d5
commit
58343922bf
2 changed files with 0 additions and 8 deletions
|
@ -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}}`
|
||||
|
|
|
@ -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}}`
|
||||
|
|
Loading…
Reference in a new issue