Fix default cache dir in man page
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
b145d075c1
commit
fa43ec5b5e
@ -254,7 +254,7 @@ For the full command list, see the COMMANDS section.
|
|||||||
If <formulae> are given, only list versions for the specified brews.
|
If <formulae> are given, only list versions for the specified brews.
|
||||||
|
|
||||||
* `--cache`:
|
* `--cache`:
|
||||||
Display Homebrew's download cache. *Default:* `~/Library/Cache/Homebrew`
|
Display Homebrew's download cache. *Default:* `~/Library/Caches/Homebrew`
|
||||||
|
|
||||||
* `--cache` <formula>:
|
* `--cache` <formula>:
|
||||||
Display the file or folder used to cache <formula>.
|
Display the file or folder used to cache <formula>.
|
||||||
|
|||||||
@ -285,7 +285,7 @@ If \fIformulae\fR are given, only list versions for the specified brews\.
|
|||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
\fB\-\-cache\fR
|
\fB\-\-cache\fR
|
||||||
Display Homebrew\'s download cache\. \fIDefault:\fR \fB~/Library/Cache/Homebrew\fR
|
Display Homebrew\'s download cache\. \fIDefault:\fR \fB~/Library/Caches/Homebrew\fR
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
\fB\-\-cache\fR \fIformula\fR
|
\fB\-\-cache\fR \fIformula\fR
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user