diff options
| author | Charlie Sharpsteen | 2011-09-23 11:45:33 -0700 |
|---|---|---|
| committer | Charlie Sharpsteen | 2011-09-23 11:53:44 -0700 |
| commit | e49dc46bf34274d3446968111ebea2549aeb1184 (patch) | |
| tree | 759e51febcf3c20b6fb60276ca0a3063964a603a /share | |
| parent | dec66e951a965e3857ceb31156b722cea9d0fab8 (diff) | |
| download | brew-e49dc46bf34274d3446968111ebea2549aeb1184.tar.bz2 | |
manpage: Remove `missing`, `server` and `which`
These are external commands---documentation has been moved to the wiki.
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man1/brew.1 | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1 index 767c63313..1e29f4f57 100644 --- a/share/man/man1/brew.1 +++ b/share/man/man1/brew.1 @@ -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\. . .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 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\. . .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 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\. . .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 Display Homebrew\'s download cache\. \fIDefault:\fR \fB~/Library/Caches/Homebrew\fR . |
