diff options
| author | Vlad Shablinsky | 2015-08-09 15:09:59 +0300 |
|---|---|---|
| committer | Mike McQuaid | 2015-08-10 13:57:59 +0100 |
| commit | 622a8502dc7b8ffdbc5fce687c245864eec68212 (patch) | |
| tree | b02230705befa000c2247796b9d0d1250ec3746e /share | |
| parent | 6b0927944aca1b11eec90659b11390a1575c7ff1 (diff) | |
| download | brew-622a8502dc7b8ffdbc5fce687c245864eec68212.tar.bz2 | |
add manpages
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man1/brew.1 | 6 |
1 files changed, 6 insertions, 0 deletions
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 |
