mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-12-27 10:52:13 +03:00
Add brew doctor example
This commit is contained in:
parent
17f4e6960d
commit
46b3223c6c
@ -29,3 +29,7 @@
|
|||||||
- Display information about formula, which contains formula version, installed path, dependencies, etc.:
|
- Display information about formula, which contains formula version, installed path, dependencies, etc.:
|
||||||
|
|
||||||
`brew info {{formula}}`
|
`brew info {{formula}}`
|
||||||
|
|
||||||
|
- Check your system for potential problems:
|
||||||
|
|
||||||
|
`brew doctor`
|
||||||
|
Loading…
Reference in New Issue
Block a user