From 6c461dbb7c478dbdf7783baa0eaa2d24212f8e0d Mon Sep 17 00:00:00 2001 From: Nicholas Chen Date: Tue, 24 Dec 2019 22:57:17 -0500 Subject: [PATCH] brew doctor Mention brew doctor as a common and useful brew command --- homebrew.md | 1 + 1 file changed, 1 insertion(+) diff --git a/homebrew.md b/homebrew.md index ba84d2c81..d510af11b 100644 --- a/homebrew.md +++ b/homebrew.md @@ -35,6 +35,7 @@ category: CLI | `brew update` | Update brew and cask | | `brew list` | List installed | | `brew outdated` | What's due for upgrades? | +| `brew doctor` | Diagnose brew issues | ### Brew Cask commands