aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Shablinsky2015-08-09 15:09:59 +0300
committerMike McQuaid2015-08-10 13:57:59 +0100
commit622a8502dc7b8ffdbc5fce687c245864eec68212 (patch)
treeb02230705befa000c2247796b9d0d1250ec3746e
parent6b0927944aca1b11eec90659b11390a1575c7ff1 (diff)
downloadbrew-622a8502dc7b8ffdbc5fce687c245864eec68212.tar.bz2
add manpages
-rw-r--r--Library/Homebrew/manpages/brew.1.md7
-rw-r--r--share/man/man1/brew.16
2 files changed, 13 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>.
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1
index f27dc9b0e..71258e08a 100644
--- a/share/man/man1/brew.1
+++ b/share/man/man1/brew.1
@@ -290,6 +290,12 @@ If \fB\-\-pinned\fR is passed, show the versions of pinned formulae, or only the
If no \fIformulae\fR are given, check all installed brews\.
.
.IP "\(bu" 4
+\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\.
+.
+.IP "\(bu" 4
\fBoptions [\-\-compact] [\-\-all] [\-\-installed]\fR \fIformula\fR: Display install options specific to \fIformula\fR\.
.
.IP