aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorAdam Vandenberg2010-08-09 21:03:02 -0700
committerAdam Vandenberg2010-08-09 21:03:02 -0700
commit408ec8e293b5361edf5c4807bc4e6f98967ca4e9 (patch)
treebb1cabf5d6db8ece94729718556c288eebb1c0d8 /bin
parent3fd8ca933d7c30ec01b6a2c2642c10df9f2220a5 (diff)
downloadhomebrew-408ec8e293b5361edf5c4807bc4e6f98967ca4e9.tar.bz2
Add shortcut 'brew dr'.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/brew2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/brew b/bin/brew
index 135332d32..703fc99d1 100755
--- a/bin/brew
+++ b/bin/brew
@@ -282,7 +282,7 @@ begin
end
end
- when 'doctor'
+ when 'doctor', 'dr'
require 'brew_doctor'
brew_doctor