aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Contributions/manpages/brew.1.md4
-rw-r--r--share/man/man1/brew.14
2 files changed, 8 insertions, 0 deletions
diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md
index 1b1939eac..3df2ead6b 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` <URL>:
+ Prints the name and version that will be detected for <URL>; 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 67c34b3e0..f5df6854e 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\.
.