mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-12-26 18:32:41 +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.:
|
||||
|
||||
`brew info {{formula}}`
|
||||
|
||||
- Check your system for potential problems:
|
||||
|
||||
`brew doctor`
|
||||
|
Loading…
Reference in New Issue
Block a user