adding-help: commit renamed help to usage
This commit is contained in:
@@ -7,7 +7,7 @@ module Feature
|
||||
[1,2].include? argv.size
|
||||
end
|
||||
|
||||
def help
|
||||
def usage
|
||||
puts
|
||||
puts "USAGE: feature tab [pattern]"
|
||||
puts
|
||||
|
||||
Reference in New Issue
Block a user