aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/manpages/brew.1.md.erb3
1 files changed, 2 insertions, 1 deletions
diff --git a/Library/Homebrew/manpages/brew.1.md.erb b/Library/Homebrew/manpages/brew.1.md.erb
index 6e5cfb71d..5f217ff98 100644
--- a/Library/Homebrew/manpages/brew.1.md.erb
+++ b/Library/Homebrew/manpages/brew.1.md.erb
@@ -69,7 +69,8 @@ can take several different forms:
e.g. `git`, `node`, `wget`.
* The fully-qualified name of a tapped formula:
- Sometimes a formula from a tapped repository may conflict with one in `Homebrew/homebrew`.
+ Sometimes a formula from a tapped repository may conflict with one in
+ `homebrew/core`.
You can still access these formulae by using a special syntax, e.g.
`homebrew/dupes/vim` or `homebrew/versions/node4`.