aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/brew3
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