Method: Inch::CLI::Command::List#usage

Defined in:
lib/inch/cli/command/list.rb

#usageObject



14
15
16
# File 'lib/inch/cli/command/list.rb', line 14

def usage
  'Usage: inch list [paths] [options]'
end