Tweak phrasing
This commit is contained in:
parent
6f0efaef79
commit
078f64a886
@ -280,14 +280,15 @@ Note that these flags should only appear after a command.
|
|||||||
If `--installed` is passed, show options for all installed formulae.
|
If `--installed` is passed, show options for all installed formulae.
|
||||||
|
|
||||||
* `outdated [--quiet|--verbose]`:
|
* `outdated [--quiet|--verbose]`:
|
||||||
Show formulae that have an updated version available. By default, version
|
Show formulae that have an updated version available.
|
||||||
information is included in interactive shells, but is suppressed
|
|
||||||
otherwise.
|
|
||||||
|
|
||||||
If `--quiet` is passed, list only the names of outdated brews. (Takes
|
By default, version information is displayed in interactive shells, and
|
||||||
precedence over `--verbose`.)
|
suppressed otherwise.
|
||||||
|
|
||||||
If `--verbose` is passed, force version info to be displayed.
|
If `--quiet` is passed, list only the names of outdated brews (takes
|
||||||
|
precedence over `--verbose`).
|
||||||
|
|
||||||
|
If `--verbose` is passed, display detailed version information.
|
||||||
|
|
||||||
* `pin` <formulae>:
|
* `pin` <formulae>:
|
||||||
Pin the specified <formulae>, preventing them from being upgraded when
|
Pin the specified <formulae>, preventing them from being upgraded when
|
||||||
|
|||||||
@ -299,13 +299,16 @@ If \fB\-\-installed\fR is passed, show options for all installed formulae\.
|
|||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
\fBoutdated [\-\-quiet|\-\-verbose]\fR
|
\fBoutdated [\-\-quiet|\-\-verbose]\fR
|
||||||
Show formulae that have an updated version available\. By default, version information is included in interactive shells, but is suppressed otherwise\.
|
Show formulae that have an updated version available\.
|
||||||
.
|
.
|
||||||
.IP
|
.IP
|
||||||
If \fB\-\-quiet\fR is passed, list only the names of outdated brews\. (Takes precedence over \fB\-\-verbose\fR\.)
|
By default, version information is displayed in interactive shells, and suppressed otherwise\.
|
||||||
.
|
.
|
||||||
.IP
|
.IP
|
||||||
If \fB\-\-verbose\fR is passed, force version info to be displayed\.
|
If \fB\-\-quiet\fR is passed, list only the names of outdated brews (takes precedence over \fB\-\-verbose\fR)\.
|
||||||
|
.
|
||||||
|
.IP
|
||||||
|
If \fB\-\-verbose\fR is passed, display detailed version information\.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
\fBpin\fR \fIformulae\fR
|
\fBpin\fR \fIformulae\fR
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user