From 1e0d1e34bac79eec31b9abd3ec697c0ae24547eb Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sun, 2 Mar 2014 17:16:30 -0600 Subject: Document `brew info --json` Closes Homebrew/homebrew#26811. --- Library/Contributions/manpages/brew.1.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Library') diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md index 5643a952d..27c42b7b6 100644 --- a/Library/Contributions/manpages/brew.1.md +++ b/Library/Contributions/manpages/brew.1.md @@ -148,6 +148,10 @@ Note that these flags should only appear after a command. To view formula history locally: `brew log -p `. + * `info --json=` : + Print a JSON representation of . Currently the only accepted value + for is `v1`. + * `install [--debug] [--env=] [--ignore-dependencies] [--only-dependencies] [--fresh] [--cc=] [--build-from-source] [--devel|--HEAD]` : Install . -- cgit v1.2.3