Returns usage documentation for this command.
Returns:
usage documentation for this command
76 77 78
# File 'lib/clamp/command.rb', line 76 def help self.class.help(invocation_path) end