adding-help: commit enabled help

This commit is contained in:
rkiel
2015-06-07 20:49:23 -04:00
parent fd2b6fb181
commit 8ce035330d
11 changed files with 55 additions and 58 deletions

View File

@@ -7,11 +7,8 @@ module Feature
argv.size > 1
end
def usage
puts
puts "USAGE: feature commit [word....]"
puts
exit
def help
"feature commit [word....]"
end
def execute