aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/manpages/brew.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/manpages/brew.1.md b/Library/Homebrew/manpages/brew.1.md
index b7afcd254..e1dc1e432 100644
--- a/Library/Homebrew/manpages/brew.1.md
+++ b/Library/Homebrew/manpages/brew.1.md
@@ -189,7 +189,7 @@ With `--verbose` or `-v`, many commands print extra debugging information. Note
To view formula history locally: `brew log -p <formula>`.
- * `info --json=`<version>` (`--all`|`--installed`|<formulae>):
+ * `info --json=`<version>` (`--all`|`--installed`|`<formulae>):
Print a JSON representation of <formulae>. Currently the only accepted value
for <version> is `v1`.