aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/help.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew/cmd/help.rb')
-rw-r--r--Library/Homebrew/cmd/help.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/Library/Homebrew/cmd/help.rb b/Library/Homebrew/cmd/help.rb
index d82ed8c20..7b7919e80 100644
--- a/Library/Homebrew/cmd/help.rb
+++ b/Library/Homebrew/cmd/help.rb
@@ -58,10 +58,6 @@ module Homebrew
exit 0
end
- def help_s
- HOMEBREW_HELP
- end
-
private
def help_for_command(cmd)