diff --git a/Library/Homebrew/cmd/upgrade.rb b/Library/Homebrew/cmd/upgrade.rb index 4e6dd04631..7cbbecbb25 100644 --- a/Library/Homebrew/cmd/upgrade.rb +++ b/Library/Homebrew/cmd/upgrade.rb @@ -10,8 +10,8 @@ #: repository's HEAD will be checked for updates when a new stable or devel #: version has been released. #: -#: If are given, upgrade only the specified brews (but do so even -#: if they are pinned; see `pin`, `unpin`). +#: If are given, upgrade only the specified brews (unless they +#: are pinned; see `pin`, `unpin`). require "cmd/install" require "cleanup" diff --git a/docs/Manpage.md b/docs/Manpage.md index 05dc010d18..388b886b45 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -561,8 +561,8 @@ With `--verbose` or `-v`, many commands print extra debugging information. Note repository's HEAD will be checked for updates when a new stable or devel version has been released. - If `formulae` are given, upgrade only the specified brews (but do so even - if they are pinned; see `pin`, `unpin`). + If `formulae` are given, upgrade only the specified brews (unless they + are pinned; see `pin`, `unpin`). * `uses` [`--installed`] [`--recursive`] [`--include-build`] [`--include-optional`] [`--skip-recommended`] [`--devel`|`--HEAD`] `formulae`: Show the formulae that specify `formulae` as a dependency. When given diff --git a/manpages/brew.1 b/manpages/brew.1 index 695bc122e1..2ac999dd58 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -576,7 +576,7 @@ If \fB\-\-cleanup\fR is specified then remove previously installed \fIformula\fR If \fB\-\-fetch\-HEAD\fR is passed, fetch the upstream repository to detect if the HEAD installation of the formula is outdated\. Otherwise, the repository\'s HEAD will be checked for updates when a new stable or devel version has been released\. . .IP -If \fIformulae\fR are given, upgrade only the specified brews (but do so even if they are pinned; see \fBpin\fR, \fBunpin\fR)\. +If \fIformulae\fR are given, upgrade only the specified brews (unless they are pinned; see \fBpin\fR, \fBunpin\fR)\. . .TP \fBuses\fR [\fB\-\-installed\fR] [\fB\-\-recursive\fR] [\fB\-\-include\-build\fR] [\fB\-\-include\-optional\fR] [\fB\-\-skip\-recommended\fR] [\fB\-\-devel\fR|\fB\-\-HEAD\fR] \fIformulae\fR