Clamp::RuntimeError
raise to request usage help
# File lib/clamp/errors.rb, line 23 def initialize(command) super("I need help", command) end