doc/External-Commands: update default HOMEBREW_CACHE (#316)

This commit is contained in:
Luca Favatella 2016-06-04 17:23:03 +01:00 committed by Mike McQuaid
parent 656c713d6c
commit d363ae53c0

View File

@ -27,7 +27,7 @@ A shell script for an command named `extcmd` should be named `brew-extcmd`. This
</tr>
<tr>
<td>HOMEBREW_CACHE</td>
<td>Where Homebrew caches downloaded tarballs to, typically <code>/Library/Caches/Homebrew</code>. </td>
<td>Where Homebrew caches downloaded tarballs to, by default <code>~/Library/Caches/Homebrew</code>. </td>
</tr>
<tr>
<td>HOMEBREW_CELLAR</td>