add manpages

This commit is contained in:
Vlad Shablinsky 2015-08-09 15:09:59 +03:00 committed by Mike McQuaid
parent 6b0927944a
commit 622a8502dc
2 changed files with 13 additions and 0 deletions

View File

@ -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>.

View File

@ -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