From ae557302f37faf1e6f309934e53c22a71a9ab9b5 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Thu, 29 Jul 2010 09:03:08 -0700 Subject: [PATCH] Document brew info url --- Library/Contributions/manpages/brew.1.md | 4 ++++ share/man/man1/brew.1 | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md index 1b1939eac4..3df2ead6b4 100644 --- a/Library/Contributions/manpages/brew.1.md +++ b/Library/Contributions/manpages/brew.1.md @@ -80,6 +80,10 @@ didn't include with OS X. Summarises all installed packages; this is inteded to be used by higher-level tools. + * `info` : + Prints the name and version that will be detected for ; only http:// + URLs supported for now. + * `home`: Opens a browser to Homebrew's own homepage. diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1 index 67c34b3e02..f5df6854e3 100644 --- a/share/man/man1/brew.1 +++ b/share/man/man1/brew.1 @@ -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\. . .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 Opens a browser to Homebrew\'s own homepage\. .