man: remove unnecessary --all in brew upgrade
This commit is contained in:
parent
f88f2b7054
commit
12e154a418
@ -331,7 +331,7 @@ Note that these flags should only appear after a command.
|
|||||||
|
|
||||||
* `pin` <formulae>:
|
* `pin` <formulae>:
|
||||||
Pin the specified <formulae>, preventing them from being upgraded when
|
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`:
|
* `prune`:
|
||||||
Remove dead symlinks from the Homebrew prefix. This is generally not
|
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.
|
source. This is useful for creating patches for the software.
|
||||||
|
|
||||||
* `unpin` <formulae>:
|
* `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`.
|
`pin`.
|
||||||
|
|
||||||
* `untap` <tap>:
|
* `untap` <tap>:
|
||||||
|
@ -323,7 +323,7 @@ If \fB\-\-verbose\fR is passed, display detailed version information\.
|
|||||||
If \fB\-\-json=<version>\fR is passed, the output will be in JSON format\. The only valid version is \fBv1\fR\.
|
If \fB\-\-json=<version>\fR is passed, the output will be in JSON format\. The only valid version is \fBv1\fR\.
|
||||||
.
|
.
|
||||||
.IP "\(bu" 4
|
.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
|
.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\.
|
\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\.
|
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
|
.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
|
.IP "\(bu" 4
|
||||||
\fBuntap\fR \fItap\fR: Remove a tapped repository\.
|
\fBuntap\fR \fItap\fR: Remove a tapped repository\.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user