manpage: fix typo
Closes Homebrew/homebrew#38168. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
This commit is contained in:
parent
150c052970
commit
4836dda1d4
@ -139,7 +139,7 @@ Note that these flags should only appear after a command.
|
|||||||
stable version.
|
stable version.
|
||||||
|
|
||||||
If `-v` is passed, do a verbose VCS checkout, if the url represents a CVS.
|
If `-v` is passed, do a verbose VCS checkout, if the url represents a CVS.
|
||||||
This useful for seeing if an existing VCS cache has been updated.
|
This is useful for seeing if an existing VCS cache has been updated.
|
||||||
|
|
||||||
If `--force` is passed, remove a previously cached version and re-fetch.
|
If `--force` is passed, remove a previously cached version and re-fetch.
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
.\" generated with Ronn/v0.7.3
|
.\" generated with Ronn/v0.7.3
|
||||||
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
||||||
.
|
.
|
||||||
.TH "BREW" "1" "February 2015" "Homebrew" "brew"
|
.TH "BREW" "1" "March 2015" "Homebrew" "brew"
|
||||||
.
|
.
|
||||||
.SH "NAME"
|
.SH "NAME"
|
||||||
\fBbrew\fR \- The missing package manager for OS X
|
\fBbrew\fR \- The missing package manager for OS X
|
||||||
@ -149,7 +149,7 @@ Download the source packages for the given \fIformulae\fR\. For tarballs, also p
|
|||||||
If \fB\-\-HEAD\fR or \fB\-\-devel\fR is passed, fetch that version instead of the stable version\.
|
If \fB\-\-HEAD\fR or \fB\-\-devel\fR is passed, fetch that version instead of the stable version\.
|
||||||
.
|
.
|
||||||
.IP
|
.IP
|
||||||
If \fB\-v\fR is passed, do a verbose VCS checkout, if the url represents a CVS\. This useful for seeing if an existing VCS cache has been updated\.
|
If \fB\-v\fR is passed, do a verbose VCS checkout, if the url represents a CVS\. This is useful for seeing if an existing VCS cache has been updated\.
|
||||||
.
|
.
|
||||||
.IP
|
.IP
|
||||||
If \fB\-\-force\fR is passed, remove a previously cached version and re\-fetch\.
|
If \fB\-\-force\fR is passed, remove a previously cached version and re\-fetch\.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user