aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Strax-Haber2017-06-15 17:39:57 -0700
committerMatthew Strax-Haber2017-06-15 18:25:16 -0700
commit0dca0374460b184f1c3439029097f5940b566ac2 (patch)
treebcceb12b8d212e2138eb2a73eb529577b26d454a
parent3fe32053a7f0d7f817a90e308ab0c62436a5c208 (diff)
downloadbrew-0dca0374460b184f1c3439029097f5940b566ac2.tar.bz2
Fix outdated `--repository` man documentation
-rw-r--r--Library/Homebrew/cmd/--repository.rb3
-rw-r--r--docs/Manpage.md3
-rw-r--r--manpages/brew.12
3 files changed, 3 insertions, 5 deletions
diff --git a/Library/Homebrew/cmd/--repository.rb b/Library/Homebrew/cmd/--repository.rb
index 7a25aba1c..006d4cd5d 100644
--- a/Library/Homebrew/cmd/--repository.rb
+++ b/Library/Homebrew/cmd/--repository.rb
@@ -1,6 +1,5 @@
#: * `--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.
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.
diff --git a/manpages/brew.1 b/manpages/brew.1
index c05702c68..b16867186 100644
--- a/manpages/brew.1
+++ b/manpages/brew.1
@@ -624,7 +624,7 @@ Display the location in the cellar where \fIformula\fR is or would be installed\
.
.TP
\fB\-\-repository\fR
-Display where Homebrew\'s \fB\.git\fR directory is located\. For standard installs, the \fBprefix\fR and \fBrepository\fR are the same directory\.
+Display where Homebrew\'s \fB\.git\fR directory is located\.
.
.TP
\fB\-\-repository\fR \fIuser\fR\fB/\fR\fIrepo\fR