6 7 8
# File 'lib/tomo/commands/help.rb', line 6 def self.parse(argv) Default.parse([*argv, "--help"]) end