lib/specimen/commands/gem_help/USAGE in specimen-0.0.2.alpha vs lib/specimen/commands/gem_help/USAGE in specimen-0.0.3.alpha
- old
+ new
@@ -6,6 +6,9 @@
init Initialize a new specimen project
cukes Run Cucumber tests (WIP)
specs Run RSpec tests (WIP)
exec Run tests via a config file (WIP)
+ -v|--version Show specimen version
+ -h|--help You are looking at it
+
All commands can be run with -h (or --help) for more information.