adding-help: commit renamed help to usage

This commit is contained in:
rkiel
2015-06-07 19:21:48 -04:00
parent 98208061b4
commit 5f99a16fd3
11 changed files with 33 additions and 12 deletions

View File

@@ -7,7 +7,7 @@ module Feature
[1,2].include? argv.size
end
def help
def usage
puts
puts "USAGE: feature merge [branch]"
puts