diff options
| author | Adam Vandenberg | 2011-10-04 14:01:42 -0700 |
|---|---|---|
| committer | Adam Vandenberg | 2011-10-04 14:01:42 -0700 |
| commit | 51ab8c3b569c11bead67f9e76f01da19acd88664 (patch) | |
| tree | fa3aeacf4f21a4fca35d74b3107171899fa8a41e /share/man | |
| parent | fbd0d7ec7b3702153ff30b6327aebda0f0a74e67 (diff) | |
| download | brew-51ab8c3b569c11bead67f9e76f01da19acd88664.tar.bz2 | |
Add FileVault use case to manual.
Diffstat (limited to 'share/man')
| -rw-r--r-- | share/man/man1/brew.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1 index 1e29f4f57..7bfdd62a3 100644 --- a/share/man/man1/brew.1 +++ b/share/man/man1/brew.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.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" \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\. . .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 HOMEBREW_DEBUG |
