features/help.feature in usaidwat-0.1.1 vs features/help.feature in usaidwat-0.1.2

- old
+ new

@@ -6,10 +6,10 @@ Scenario: List usage details When I run `usaidwat --help` Then it should pass with: """ - Usage: usaidwat [--tally] <user> [<subreddit>] + Usage: usaidwat [-t] <user> [<subreddit>] """ Scenario: Get version When I run `usaidwat --version` Then the exit status should be 0