diff options
| author | Timothee Cour | 2017-02-07 23:25:02 -0800 |
|---|---|---|
| committer | Timothee Cour | 2017-02-11 16:38:06 -0800 |
| commit | ae829ed229395159adf6f1f17fb26518ec27fca6 (patch) | |
| tree | f8be41af53a8d4e1f5a6e01834eba111d967f2e5 /manpages/brew.1 | |
| parent | cf18a999f1b6b0d8932260ed1ff9ede30c338515 (diff) | |
| download | brew-ae829ed229395159adf6f1f17fb26518ec27fca6.tar.bz2 | |
add brew where command
Diffstat (limited to 'manpages/brew.1')
| -rw-r--r-- | manpages/brew.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/manpages/brew.1 b/manpages/brew.1 index dd3c19c3b..27a3a6949 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -823,6 +823,10 @@ If \fB\-\-to\-tag\fR is passed, set HOMEBREW_UPDATE_TO_TAG to test updating betw .IP If \fB\-\-keep\-tmp\fR is passed, retain the temporary directory containing the new repository clone\. . +.TP +\fBwhere\fR \fIformulae\fR +echo location of the specified \fIformulae\fR to stdout +. .SH "OFFICIAL EXTERNAL COMMANDS" . .TP |
