From 35ef2bc132e14733fbf6c4542612020a0be648eb Mon Sep 17 00:00:00 2001 From: Vlad Shablinsky Date: Tue, 18 Aug 2015 18:36:46 +0300 Subject: [PATCH] update manpages for migrate Closes Homebrew/homebrew#42801. Signed-off-by: Xu Cheng --- Library/Homebrew/manpages/brew.1.md | 4 ++-- share/man/man1/brew.1 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Library/Homebrew/manpages/brew.1.md b/Library/Homebrew/manpages/brew.1.md index 7e1b8acdd6..a57231f14a 100644 --- a/Library/Homebrew/manpages/brew.1.md +++ b/Library/Homebrew/manpages/brew.1.md @@ -302,8 +302,8 @@ Note that these flags should only appear after a command. Migrate renamed packages to new name, where are old names of packages. - If `--force` is passed and installed have nil tap, then treat - them like packages installed from core. + If `--force` is passed, then treat installed and passed + like if they are from same taps and migrate them anyway. * `options [--compact] [--all] [--installed]` : Display install options specific to . diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1 index 39ac2d2d7a..795111abee 100644 --- a/share/man/man1/brew.1 +++ b/share/man/man1/brew.1 @@ -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\.