diff --git a/Library/Homebrew/manpages/brew.1.md b/Library/Homebrew/manpages/brew.1.md index 2edd0f1c10..6373d6ee30 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` : diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1 index 71258e08ab..4f6bf823c4 100644 --- a/share/man/man1/brew.1 +++ b/share/man/man1/brew.1 @@ -323,7 +323,7 @@ If \fB\-\-verbose\fR is passed, display detailed version information\. If \fB\-\-json=\fR is passed, the output will be in JSON format\. The only valid version is \fBv1\fR\. . .IP "\(bu" 4 -\fBpin\fR \fIformulae\fR: Pin the specified \fIformulae\fR, preventing them from being upgraded when issuing the \fBbrew upgrade \-\-all\fR command\. See also \fBunpin\fR\. +\fBpin\fR \fIformulae\fR: Pin the specified \fIformulae\fR, preventing them from being upgraded when issuing the \fBbrew upgrade\fR command\. See also \fBunpin\fR\. . .IP "\(bu" 4 \fBprune\fR: Remove dead symlinks from the Homebrew prefix\. This is generally not needed, but can be useful when doing DIY installations\. @@ -421,7 +421,7 @@ If \fB\-\-patch\fR is passed, patches for \fIformulae\fR will be applied to the If \fB\-\-git\fR is passed, a Git repository will be initalized in the unpacked source\. This is useful for creating patches for the software\. . .IP "\(bu" 4 -\fBunpin\fR \fIformulae\fR: Unpin \fIformulae\fR, allowing them to be upgraded by \fBbrew upgrade \-\-all\fR\. See also \fBpin\fR\. +\fBunpin\fR \fIformulae\fR: Unpin \fIformulae\fR, allowing them to be upgraded by \fBbrew upgrade\fR\. See also \fBpin\fR\. . .IP "\(bu" 4 \fBuntap\fR \fItap\fR: Remove a tapped repository\.