diff options
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/brew | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -115,7 +115,7 @@ begin exec "mate", *ARGV.named.collect {|name| make name} end - when 'diy' + when 'diy', 'configure' puts diy when 'info', 'abv' |
