aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/manpages
diff options
context:
space:
mode:
authorShammel Lee2015-03-28 23:56:14 -0400
committerMisty De Meo2015-03-28 21:54:52 -0700
commit3d78f641ede359071e0695e2499bf6b29076dadb (patch)
tree843cf2c6a04880129a419dd9aef4a19538bdf404 /Library/Homebrew/manpages
parent06397cc0c82b15d2435dc9ae73470286ee9145ee (diff)
downloadhomebrew-3d78f641ede359071e0695e2499bf6b29076dadb.tar.bz2
manpage: fix typo
Closes #38168. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
Diffstat (limited to 'Library/Homebrew/manpages')
-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 d9f834821..e155ac8b0 100644
--- a/Library/Homebrew/manpages/brew.1.md
+++ b/Library/Homebrew/manpages/brew.1.md
@@ -139,7 +139,7 @@ Note that these flags should only appear after a command.
stable version.
If `-v` is passed, do a verbose VCS checkout, if the url represents a CVS.
- This useful for seeing if an existing VCS cache has been updated.
+ This is useful for seeing if an existing VCS cache has been updated.
If `--force` is passed, remove a previously cached version and re-fetch.