aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/manpages/brew.1.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Homebrew/manpages/brew.1.md b/Library/Homebrew/manpages/brew.1.md
index 9e65dbd6c..2edd0f1c1 100644
--- a/Library/Homebrew/manpages/brew.1.md
+++ b/Library/Homebrew/manpages/brew.1.md
@@ -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>.