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 /Library | |
| 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 'Library')
| -rw-r--r-- | Library/Contributions/manpages/brew.1.md | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md index 5fb62ba72..17257e110 100644 --- a/Library/Contributions/manpages/brew.1.md +++ b/Library/Contributions/manpages/brew.1.md @@ -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) 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>: Display install options specific to <formula>. @@ -215,10 +210,6 @@ For the full command list, see the COMMANDS section. * `search --macports`|`--fink` <text>: 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>: 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 @@ -252,11 +243,6 @@ For the full command list, see the COMMANDS section. List previous versions of <formulae>, along with a command to checkout each version. - * `which` [<formulae>]: - List versions of installed brews. - - If <formulae> are given, only list versions for the specified brews. - * `--cache`: 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> - -[sinatra]: http://www.sinatrarb.com/ - "Sinatra" |
