update manpages for migrate
Closes Homebrew/homebrew#42801. Signed-off-by: Xu Cheng <xucheng@me.com>
This commit is contained in:
parent
e4480cf6bf
commit
35ef2bc132
@ -302,8 +302,8 @@ Note that these flags should only appear after a command.
|
||||
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.
|
||||
If `--force` is passed, then treat installed <formulae> and passed <formulae>
|
||||
like if they are from same taps and migrate them anyway.
|
||||
|
||||
* `options [--compact] [--all] [--installed]` <formula>:
|
||||
Display install options specific to <formula>.
|
||||
|
@ -293,7 +293,7 @@ If no \fIformulae\fR are given, check all installed brews\.
|
||||
\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\.
|
||||
If \fB\-\-force\fR is passed, then treat installed \fIformulae\fR and passed \fIformulae\fR like if they are from same taps and migrate them anyway\.
|
||||
.
|
||||
.IP "\(bu" 4
|
||||
\fBoptions [\-\-compact] [\-\-all] [\-\-installed]\fR \fIformula\fR: Display install options specific to \fIformula\fR\.
|
||||
|
Loading…
x
Reference in New Issue
Block a user