aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/brew2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/brew b/bin/brew
index 8dc7c0ae4..dfbc4e3dd 100755
--- a/bin/brew
+++ b/bin/brew
@@ -77,6 +77,8 @@ begin
puts HOMEBREW_PREFIX
when '--repository'
puts HOMEBREW_REPOSITORY
+ when '--cellar'
+ puts HOMEBREW_CELLAR
when '--config'
dump_config