aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMike McQuaid2017-06-16 09:13:20 +0100
committerGitHub2017-06-16 09:13:20 +0100
commit3fc05852f36b57049b266a11542e9c09b920c97e (patch)
treebcceb12b8d212e2138eb2a73eb529577b26d454a /docs
parent3fe32053a7f0d7f817a90e308ab0c62436a5c208 (diff)
parent0dca0374460b184f1c3439029097f5940b566ac2 (diff)
downloadbrew-3fc05852f36b57049b266a11542e9c09b920c97e.tar.bz2
Merge pull request #2788 from straxhaber/master
Fix outdated `--repository` man documentation
Diffstat (limited to 'docs')
-rw-r--r--docs/Manpage.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/Manpage.md b/docs/Manpage.md
index aa20b3367..b679bd581 100644
--- a/docs/Manpage.md
+++ b/docs/Manpage.md
@@ -599,8 +599,7 @@ With `--verbose` or `-v`, many commands print extra debugging information. Note
Display the location in the cellar where `formula` is or would be installed.
* `--repository`:
- Display where Homebrew's `.git` directory is located. For standard installs,
- the `prefix` and `repository` are the same directory.
+ Display where Homebrew's `.git` directory is located.
* `--repository` `user``/``repo`:
Display where tap `user``/``repo`'s directory is located.