features/commands.feature in pah-0.0.20 vs features/commands.feature in pah-0.0.21
- old
+ new
@@ -20,6 +20,7 @@
When I run `pah`
Then the output should contain:
"""
Usage: pah <project_name> Creates a new rails application using project_name
[--version|-v] Prompts the pah, rails and ruby version
+ [--verbose] Ouputs in verbose mode
"""