aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
diff options
context:
space:
mode:
authorXu Cheng2015-08-10 23:12:30 +0800
committerXu Cheng2015-08-10 23:12:30 +0800
commit12e154a418b28c80faa168dc8ba68599e2044a7a (patch)
treea4bd9c3f93002470e8d08fdea31c175b0ce463cf /Library/Homebrew
parentf88f2b7054ac3ff11a8b0581549776879738e868 (diff)
downloadbrew-12e154a418b28c80faa168dc8ba68599e2044a7a.tar.bz2
man: remove unnecessary --all in brew upgrade
Diffstat (limited to 'Library/Homebrew')
-rw-r--r--Library/Homebrew/manpages/brew.1.md4
1 files changed, 2 insertions, 2 deletions
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` <formulae>:
Pin the specified <formulae>, 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` <formulae>:
- Unpin <formulae>, allowing them to be upgraded by `brew upgrade --all`. See also
+ Unpin <formulae>, allowing them to be upgraded by `brew upgrade`. See also
`pin`.
* `untap` <tap>: