Fix outdated --repository
man documentation
This commit is contained in:
parent
3fe32053a7
commit
0dca037446
@ -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.
|
||||
|
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user