Document brew info url

This commit is contained in:
Adam Vandenberg 2010-07-29 09:03:08 -07:00
parent b6d5fbb15e
commit ae557302f3
2 changed files with 8 additions and 0 deletions

View File

@ -80,6 +80,10 @@ didn't include with OS X.
Summarises all installed packages; this is inteded to be used by Summarises all installed packages; this is inteded to be used by
higher-level tools. higher-level tools.
* `info` <URL>:
Prints the name and version that will be detected for <URL>; only http://
URLs supported for now.
* `home`: * `home`:
Opens a browser to Homebrew's own homepage. Opens a browser to Homebrew's own homepage.

View File

@ -87,6 +87,10 @@ Opens a browser to the GitHub History page for formula \fIformula\fR\.
Summarises all installed packages; this is inteded to be used by higher\-level tools\. Summarises all installed packages; this is inteded to be used by higher\-level tools\.
. .
.TP .TP
\fBinfo\fR \fIURL\fR
Prints the name and version that will be detected for \fIURL\fR; only http:// URLs supported for now\.
.
.TP
\fBhome\fR \fBhome\fR
Opens a browser to Homebrew\'s own homepage\. Opens a browser to Homebrew\'s own homepage\.
. .