From 12e154a418b28c80faa168dc8ba68599e2044a7a Mon Sep 17 00:00:00 2001 From: Xu Cheng Date: Mon, 10 Aug 2015 23:12:30 +0800 Subject: man: remove unnecessary --all in brew upgrade --- Library/Homebrew/manpages/brew.1.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Homebrew/manpages/brew.1.md b/Library/Homebrew/manpages/brew.1.md index 2edd0f1c1..6373d6ee3 100644 --- a/Library/Homebrew/manpages/brew.1.md +++ b/Library/Homebrew/manpages/brew.1.md @@ -331,7 +331,7 @@ Note that these flags should only appear after a command. * `pin` : Pin the specified , preventing them from being upgraded when - issuing the `brew upgrade --all` command. See also `unpin`. + issuing the `brew upgrade` command. See also `unpin`. * `prune`: Remove dead symlinks from the Homebrew prefix. This is generally not @@ -445,7 +445,7 @@ Note that these flags should only appear after a command. source. This is useful for creating patches for the software. * `unpin` : - Unpin , allowing them to be upgraded by `brew upgrade --all`. See also + Unpin , allowing them to be upgraded by `brew upgrade`. See also `pin`. * `untap` : -- cgit v1.2.3