lib/spline/commands/command.rb in spline-0.0.17 vs lib/spline/commands/command.rb in spline-0.0.18

- old
+ new

@@ -17,10 +17,10 @@ def self.alias command_name end - def self.usage_tip + def self.usage command_name end def self.description "#{command_name} description" \ No newline at end of file