update manpage

This commit is contained in:
Xu Cheng 2015-05-09 11:03:33 +08:00
parent 171c3dd2d9
commit 074de88a9b
2 changed files with 2 additions and 3 deletions

View File

@ -353,8 +353,7 @@ Note that these flags should only appear after a command.
If `--full` is passed, a full clone will be used.
* `tap --repair`:
Ensure all tapped formulae are symlinked into Library/Formula and prune dead
formulae from Library/Formula.
Migrate tapped formulae from symlink-based to directory-based structure.
* `test` [--devel|--HEAD] [--debug] <formula>:
A few formulae provide a test method. `brew test <formula>` runs this

View File

@ -380,7 +380,7 @@ If \fB\-\-full\fR is passed, a full clone will be used\.
.
.TP
\fBtap \-\-repair\fR
Ensure all tapped formulae are symlinked into Library/Formula and prune dead formulae from Library/Formula\.
Migrate tapped formulae from symlink\-based to directory\-based structure\.
.
.TP
\fBtest\fR [\-\-devel|\-\-HEAD] [\-\-debug] \fIformula\fR