aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca Favatella2016-06-04 17:23:03 +0100
committerMike McQuaid2016-06-04 17:23:03 +0100
commitd363ae53c08abd7e658a0124e7d3bb79d38a1f08 (patch)
tree56e0345a1b4cc636be72950c02910e9923929059
parent656c713d6c549a1ae1dc25cdc1f9bb887dfd8440 (diff)
downloadbrew-d363ae53c08abd7e658a0124e7d3bb79d38a1f08.tar.bz2
doc/External-Commands: update default HOMEBREW_CACHE (#316)
-rw-r--r--share/doc/homebrew/External-Commands.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/homebrew/External-Commands.md b/share/doc/homebrew/External-Commands.md
index 08526b4bc..b5a21435e 100644
--- a/share/doc/homebrew/External-Commands.md
+++ b/share/doc/homebrew/External-Commands.md
@@ -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>