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