Skip to content

Commit

Permalink
[CORE] Update CLI USAGE doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
Prashant Ramcharan committed Apr 7, 2018
1 parent 8f1b083 commit 80c4c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/main/resources/cucumber/api/cli/USAGE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Options:
-n, --name REGEXP Only run scenarios whose names match REGEXP.
-d, --[no-]-dry-run Skip execution of glue code.
-m, --[no-]-monochrome Don't colour terminal output.
-s, --[no-]-strict Treat undefined and pending steps as errors.
-s, --[no-]-strict Treat undefined, pending and ambiguous steps as errors.
--snippets [underscore|camelcase] Naming convention for generated snippets.
Defaults to underscore.
-v, --version Print version.
Expand Down

0 comments on commit 80c4c7e

Please sign in to comment.