manpage: Remove missing, server and which
These are external commands---documentation has been moved to the wiki.
This commit is contained in:
parent
dec66e951a
commit
e49dc46bf3
@ -176,11 +176,6 @@ For the full command list, see the COMMANDS section.
|
|||||||
Show the git log for the given formulae. Options that `git-log`(1)
|
Show the git log for the given formulae. Options that `git-log`(1)
|
||||||
recognizes can be passed before the formula list.
|
recognizes can be passed before the formula list.
|
||||||
|
|
||||||
* `missing` [<formulae>]:
|
|
||||||
Check the given <formulae> for missing dependencies.
|
|
||||||
|
|
||||||
If no <formulae> are given, check all installed brews.
|
|
||||||
|
|
||||||
* `options [--compact] [--all] [--installed]` <formula>:
|
* `options [--compact] [--all] [--installed]` <formula>:
|
||||||
Display install options specific to <formula>.
|
Display install options specific to <formula>.
|
||||||
|
|
||||||
@ -215,10 +210,6 @@ For the full command list, see the COMMANDS section.
|
|||||||
* `search --macports`|`--fink` <text>:
|
* `search --macports`|`--fink` <text>:
|
||||||
Search for <text> on the MacPorts or Fink package search page.
|
Search for <text> on the MacPorts or Fink package search page.
|
||||||
|
|
||||||
* `server`:
|
|
||||||
Start a local web app that lets you browse available formulae, similar
|
|
||||||
to `gem server`. Requires [`sinatra`][sinatra].
|
|
||||||
|
|
||||||
* `test` <formula>:
|
* `test` <formula>:
|
||||||
A few formulae provide a test method. `brew test <formula>` runs this
|
A few formulae provide a test method. `brew test <formula>` runs this
|
||||||
test method. There is no standard output or return code, but it should
|
test method. There is no standard output or return code, but it should
|
||||||
@ -252,11 +243,6 @@ For the full command list, see the COMMANDS section.
|
|||||||
List previous versions of <formulae>, along with a command to checkout
|
List previous versions of <formulae>, along with a command to checkout
|
||||||
each version.
|
each version.
|
||||||
|
|
||||||
* `which` [<formulae>]:
|
|
||||||
List versions of installed brews.
|
|
||||||
|
|
||||||
If <formulae> are given, only list versions for the specified brews.
|
|
||||||
|
|
||||||
* `--cache`:
|
* `--cache`:
|
||||||
Display Homebrew's download cache. *Default:* `~/Library/Caches/Homebrew`
|
Display Homebrew's download cache. *Default:* `~/Library/Caches/Homebrew`
|
||||||
|
|
||||||
@ -408,6 +394,3 @@ Max Howell, a splendid chap.
|
|||||||
|
|
||||||
See Issues on GitHub: <http://github.com/mxcl/homebrew/issues>
|
See Issues on GitHub: <http://github.com/mxcl/homebrew/issues>
|
||||||
|
|
||||||
|
|
||||||
[sinatra]: http://www.sinatrarb.com/
|
|
||||||
"Sinatra"
|
|
||||||
|
|||||||
@ -195,13 +195,6 @@ If \fB\-\-versions\fR is passed, show the version number for installed formulae,
|
|||||||
Show the git log for the given formulae\. Options that \fBgit\-log\fR(1) recognizes can be passed before the formula list\.
|
Show the git log for the given formulae\. Options that \fBgit\-log\fR(1) recognizes can be passed before the formula list\.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
\fBmissing\fR [\fIformulae\fR]
|
|
||||||
Check the given \fIformulae\fR for missing dependencies\.
|
|
||||||
.
|
|
||||||
.IP
|
|
||||||
If no \fIformulae\fR are given, check all installed brews\.
|
|
||||||
.
|
|
||||||
.TP
|
|
||||||
\fBoptions [\-\-compact] [\-\-all] [\-\-installed]\fR \fIformula\fR
|
\fBoptions [\-\-compact] [\-\-all] [\-\-installed]\fR \fIformula\fR
|
||||||
Display install options specific to \fIformula\fR\.
|
Display install options specific to \fIformula\fR\.
|
||||||
.
|
.
|
||||||
@ -241,10 +234,6 @@ Perform a substring search of formula names for \fItext\fR\. If \fItext\fR is su
|
|||||||
Search for \fItext\fR on the MacPorts or Fink package search page\.
|
Search for \fItext\fR on the MacPorts or Fink package search page\.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
\fBserver\fR
|
|
||||||
Start a local web app that lets you browse available formulae, similar to \fBgem server\fR\. Requires \fBsinatra\fR \fIhttp://www\.sinatrarb\.com/\fR\.
|
|
||||||
.
|
|
||||||
.TP
|
|
||||||
\fBtest\fR \fIformula\fR
|
\fBtest\fR \fIformula\fR
|
||||||
A few formulae provide a test method\. \fBbrew test <formula>\fR runs this test method\. There is no standard output or return code, but it should generally indicate to the user if something is wrong with the installed formula\.
|
A few formulae provide a test method\. \fBbrew test <formula>\fR runs this test method\. There is no standard output or return code, but it should generally indicate to the user if something is wrong with the installed formula\.
|
||||||
.
|
.
|
||||||
@ -281,13 +270,6 @@ If \fB\-\-installed\fR is passed, only lists installed formulae\.
|
|||||||
List previous versions of \fIformulae\fR, along with a command to checkout each version\.
|
List previous versions of \fIformulae\fR, along with a command to checkout each version\.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
\fBwhich\fR [\fIformulae\fR]
|
|
||||||
List versions of installed brews\.
|
|
||||||
.
|
|
||||||
.IP
|
|
||||||
If \fIformulae\fR are given, only list versions for the specified brews\.
|
|
||||||
.
|
|
||||||
.TP
|
|
||||||
\fB\-\-cache\fR
|
\fB\-\-cache\fR
|
||||||
Display Homebrew\'s download cache\. \fIDefault:\fR \fB~/Library/Caches/Homebrew\fR
|
Display Homebrew\'s download cache\. \fIDefault:\fR \fB~/Library/Caches/Homebrew\fR
|
||||||
.
|
.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user