From c6fd7833beda10d7b22042aa54c51b01ab76f0df Mon Sep 17 00:00:00 2001 From: Stephan van Eijkelenburg Date: Thu, 16 Jul 2015 10:37:17 +0200 Subject: [PATCH] remove --all parameter from FAQ The --all parameter was reverted in commit https://github.com/Homebrew/homebrew/commit/a45a34db0b2c66f626f3724ae9a52563b4aa94b5 This should be updated in the documentation :) Closes Homebrew/homebrew#41773. Signed-off-by: Xu Cheng --- share/doc/homebrew/FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/doc/homebrew/FAQ.md b/share/doc/homebrew/FAQ.md index 4d0b950886..2a882ff8a6 100644 --- a/share/doc/homebrew/FAQ.md +++ b/share/doc/homebrew/FAQ.md @@ -10,7 +10,7 @@ You can now find out what is outdated with: Upgrade everything with: - brew upgrade --all + brew upgrade Or upgrade a specific formula with: