From 1585284ebec0e5b448619bab31ea31e4b8dd7713 Mon Sep 17 00:00:00 2001 From: Baptiste Fontaine Date: Fri, 5 Jun 2015 02:28:01 +0200 Subject: Common-Issues: mention `deps --installed`. Closes Homebrew/homebrew#40394. Signed-off-by: Mike McQuaid --- share/doc/homebrew/Common-Issues.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share') diff --git a/share/doc/homebrew/Common-Issues.md b/share/doc/homebrew/Common-Issues.md index a8f4b60c2..a3f4d531f 100644 --- a/share/doc/homebrew/Common-Issues.md +++ b/share/doc/homebrew/Common-Issues.md @@ -109,7 +109,7 @@ underworld of C. To solve this, you should remove the problematic formula with those python bindings and all of its dependencies. - - `brew rm $(brew deps )` + - `brew rm $(brew deps --installed )` - `brew rm ` - Also check the `$(brew --prefix)/lib/python2.7/site-packages` directory and delete all remains of the corresponding python modules if they were not -- cgit v1.2.3