Add FileVault use case to manual.
This commit is contained in:
parent
fbd0d7ec7b
commit
51ab8c3b56
@ -301,7 +301,7 @@ creating your own can be found on the wiki:
|
|||||||
Otherwise, `~/Library/Caches/Homebrew` is used.
|
Otherwise, `~/Library/Caches/Homebrew` is used.
|
||||||
|
|
||||||
This can be used to keep downloads out of your home folder, if you have
|
This can be used to keep downloads out of your home folder, if you have
|
||||||
it mounted on an SSD for instance.
|
it mounted on an SSD or are using FileVault for instance.
|
||||||
|
|
||||||
* HOMEBREW\_DEBUG:
|
* HOMEBREW\_DEBUG:
|
||||||
If set, instructs Homebrew to always assume `--debug` when running
|
If set, instructs Homebrew to always assume `--debug` when running
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
.\" generated with Ronn/v0.7.3
|
.\" generated with Ronn/v0.7.3
|
||||||
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
||||||
.
|
.
|
||||||
.TH "BREW" "1" "September 2011" "Homebrew" "brew"
|
.TH "BREW" "1" "October 2011" "Homebrew" "brew"
|
||||||
.
|
.
|
||||||
.SH "NAME"
|
.SH "NAME"
|
||||||
\fBbrew\fR \- The missing package manager for OS X
|
\fBbrew\fR \- The missing package manager for OS X
|
||||||
@ -335,7 +335,7 @@ HOMEBREW_CACHE
|
|||||||
If set, instructs Homebrew to use the give folder as the download cache\. Otherwise, \fB~/Library/Caches/Homebrew\fR is used\.
|
If set, instructs Homebrew to use the give folder as the download cache\. Otherwise, \fB~/Library/Caches/Homebrew\fR is used\.
|
||||||
.
|
.
|
||||||
.IP
|
.IP
|
||||||
This can be used to keep downloads out of your home folder, if you have it mounted on an SSD for instance\.
|
This can be used to keep downloads out of your home folder, if you have it mounted on an SSD or are using FileVault for instance\.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
HOMEBREW_DEBUG
|
HOMEBREW_DEBUG
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user