aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/doc/homebrew/Querying-Brew.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/doc/homebrew/Querying-Brew.md b/share/doc/homebrew/Querying-Brew.md
index a0814ad99..4b245667c 100644
--- a/share/doc/homebrew/Querying-Brew.md
+++ b/share/doc/homebrew/Querying-Brew.md
@@ -15,8 +15,8 @@ To enable users to do rich queries without the problems above, Homebrew provides
From the manpage:
- * `info --json=<version>` (--all|--installed|<formula>):
- Print a JSON representation of <formula>. Currently the only accepted value
+ * `info --json=<version> (--all|--installed|<formula>)`:
+ Print a JSON representation of `<formula>`. Currently the only accepted value
for <version> is `v1`.
Pass `--all` to get information on all formulae, or `--installed` to get