features/help.feature in usaidwat-0.1.6 vs features/help.feature in usaidwat-0.1.7

- old
+ new

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