Skip to content

Commit

Permalink
Docs: Update README.md with -p, --probSpecsDir
Browse files Browse the repository at this point in the history
This should have been included in 6c603ae (exercism#65).
  • Loading branch information
ee7 committed Oct 23, 2020
1 parent 32e3475 commit 3564052
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Options:
-c, --check Check if there are missing tests. Doesn't update the tests. Terminates with a non-zero exit code if one or more tests are missing
-m, --mode <mode> What to do with missing test cases. Allowed values: c[hoose], i[nclude], e[xclude]
-o, --verbosity <verbosity> The verbosity of output. Allowed values: q[uiet], n[ormal], d[etailed]
-p, --probSpecsDir <dir> Use this `problem-specifications` directory, rather than cloning temporarily
-h, --help Show this help message and exit
-v, --version Show this tool's version information and exit
```
Expand Down

0 comments on commit 3564052

Please sign in to comment.