add manpages
This commit is contained in:
parent
6b0927944a
commit
622a8502dc
@ -298,6 +298,13 @@ Note that these flags should only appear after a command.
|
||||
|
||||
If no <formulae> are given, check all installed brews.
|
||||
|
||||
* `migrate [--force]` <formulae>:
|
||||
Migrate renamed packages to new name, where <formulae> are old names of
|
||||
packages.
|
||||
|
||||
If `--force` is passed and installed <formulae> have nil tap, then treat
|
||||
them like packages installed from core.
|
||||
|
||||
* `options [--compact] [--all] [--installed]` <formula>:
|
||||
Display install options specific to <formula>.
|
||||
|
||||
|
@ -290,6 +290,12 @@ If \fB\-\-pinned\fR is passed, show the versions of pinned formulae, or only the
|
||||
If no \fIformulae\fR are given, check all installed brews\.
|
||||
.
|
||||
.IP "\(bu" 4
|
||||
\fBmigrate [\-\-force]\fR \fIformulae\fR: Migrate renamed packages to new name, where \fIformulae\fR are old names of packages\.
|
||||
.
|
||||
.IP
|
||||
If \fB\-\-force\fR is passed and installed \fIformulae\fR have nil tap, then treat them like packages installed from core\.
|
||||
.
|
||||
.IP "\(bu" 4
|
||||
\fBoptions [\-\-compact] [\-\-all] [\-\-installed]\fR \fIformula\fR: Display install options specific to \fIformula\fR\.
|
||||
.
|
||||
.IP
|
||||
|
Loading…
x
Reference in New Issue
Block a user