index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rwxr-xr-x
bin/brew
3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/brew b/bin/brew
index b06be3c8a..099e6c466 100755
--- a/
bin/brew
+++ b/
bin/brew
@@ -306,6 +306,9 @@ begin
end
end
end
+
+ else
+ puts usage
end
rescue StandardError, Interrupt => e