show_help()
Display the help message for the command.
# File lib/rubygems/command.rb, line 262 def show_help parser.program_name = usage say parser end