Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
edd authored Oct 24, 2022
1 parent 2f90288 commit 5d589ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ npx @vegaprotocol/approbation@latest check-codes --specs="./specs/protocol/**/*.
| `--tests` | glob | tests to check for AC codes | `tests/**/*.{py,feature}` |
| `--specs` | glob | specs to pull AC codes from | `{specs/**/*.md}` |
| `--ignore` | glob | glob of files not to check for codes | `specs/0001-spec.md` |
| `--categories` | string | JSON file that contains category mappings for specs | -=`specs/categories.json` |
| `--categories` | string | JSON file that contains category mappings for specs | `specs/categories.json` |
| `--show-branches` | boolean | Show git branches for subfolders of the current folder | - |
| `--show-mystery` | boolean | display criteria in tests that are not in any specs matched by `--specs` | - |
| `--show-files` | boolean | display basic stats per file | - |
Expand Down

0 comments on commit 5d589ad

Please sign in to comment.