diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/manpages/brew.1.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Homebrew/manpages/brew.1.md b/Library/Homebrew/manpages/brew.1.md index 7e1b8acdd..a57231f14 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 <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>. |
