From c5243b0e5c3bfb6fedb666d69cd1c54d199d27d1 Mon Sep 17 00:00:00 2001 From: Xue Fuqiao Date: Sat, 2 May 2015 07:12:01 +0800 Subject: [PATCH] faq: replace `brew upgrade` with `brew upgrade --all`. Closes Homebrew/homebrew#39262. Signed-off-by: Tim D. Smith --- 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 bf1f794966..7a6baeaef2 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 + brew upgrade --all Or upgrade a specific formula with: