aboutsummaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorJack Nagel2014-03-02 17:16:30 -0600
committerJack Nagel2014-03-02 17:16:30 -0600
commit1e0d1e34bac79eec31b9abd3ec697c0ae24547eb (patch)
tree2e9e8fedbef6d274fa9488dbf77d05abde071087 /share
parentde254f6cd64952029b4fbea17f5abde29eed40cd (diff)
downloadbrew-1e0d1e34bac79eec31b9abd3ec697c0ae24547eb.tar.bz2
Document `brew info --json`
Closes Homebrew/homebrew#26811.
Diffstat (limited to 'share')
-rw-r--r--share/man/man1/brew.16
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1
index 1197ba20c..9fec3f4d1 100644
--- a/share/man/man1/brew.1
+++ b/share/man/man1/brew.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "BREW" "1" "February 2014" "Homebrew" "brew"
+.TH "BREW" "1" "March 2014" "Homebrew" "brew"
.
.SH "NAME"
\fBbrew\fR \- The missing package manager for OS X
@@ -170,6 +170,10 @@ Open a browser to the GitHub History page for formula \fIformula\fR\.
To view formula history locally: \fBbrew log \-p <formula>\fR\.
.
.TP
+\fBinfo \-\-json=<version>\fR \fIformula\fR
+Print a JSON representation of \fIformula\fR\. Currently the only accepted value for \fIversion\fR is \fBv1\fR\.
+.
+.TP
\fBinstall [\-\-debug] [\-\-env=<std|super>] [\-\-ignore\-dependencies] [\-\-only\-dependencies] [\-\-fresh] [\-\-cc=<compiler>] [\-\-build\-from\-source] [\-\-devel|\-\-HEAD]\fR \fIformula\fR
Install \fIformula\fR\.
.