aboutsummaryrefslogtreecommitdiffstats
path: root/Library/brew.rb
diff options
context:
space:
mode:
authorAdam Vandenberg2014-04-26 23:31:39 -0700
committerAdam Vandenberg2014-04-30 19:09:29 -0700
commitd4b0599a86b5d0242477597506af69df24784523 (patch)
treead67a019989cb39e5e73754ff16f8a159f3f9592 /Library/brew.rb
parent48cd833a15eaedcc7ec33244f00066c4c940f01e (diff)
downloadbrew-d4b0599a86b5d0242477597506af69df24784523.tar.bz2
--config -> config
Diffstat (limited to 'Library/brew.rb')
-rwxr-xr-xLibrary/brew.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/brew.rb b/Library/brew.rb
index a27497912..592719340 100755
--- a/Library/brew.rb
+++ b/Library/brew.rb
@@ -85,7 +85,7 @@ begin
'dr' => 'doctor',
'--repo' => '--repository',
'environment' => '--env',
- '-c1' => '--config',
+ '--config' => 'config',
}
cmd = ARGV.shift