aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Contributions/manpages/brew.1.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md
index 20df31c2d..3deb40908 100644
--- a/Library/Contributions/manpages/brew.1.md
+++ b/Library/Contributions/manpages/brew.1.md
@@ -3,8 +3,8 @@ brew(1) -- The missing package manager for OS X
## SYNOPSIS
-`brew` [--verbose|-v] command [options] [formula] ...
-`brew` [--version|-v]
+`brew` --version
+`brew` [--verbose|-v] command [options] [formula] ...
## DESCRIPTION
@@ -13,8 +13,7 @@ didn't include with OS X.
## OPTIONS
* `-v`, `--verbose` command [options] [formula] ...:
- Prints extra, command-specific debugging information.
- Note that `brew -v` by itself is the same as `brew --version`.
+ With `--verbose`, many commands print extra debugging information.
## ESSENTIAL COMMANDS
@@ -326,7 +325,7 @@ For the full command list, see the COMMANDS section.
Display where Homebrew's `.git` directory is located. For standard installs,
the `prefix` and `repository` are the same directory.
- * `-v`, `--version`:
+ * `--version`:
Print the version number of brew to standard error and exit.
## EXTERNAL COMMANDS