update manpages for migrate

Closes Homebrew/homebrew#42801.

Signed-off-by: Xu Cheng <xucheng@me.com>
This commit is contained in:
Vlad Shablinsky 2015-08-18 18:36:46 +03:00 committed by Xu Cheng
parent e4480cf6bf
commit 35ef2bc132
2 changed files with 3 additions and 3 deletions

View File

@ -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>.

View File

@ -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\.