# File lib/rhc/commands/base.rb, line 63
    def help(*args)
      raise ArgumentError, "Please specify an action to take"
    end