fix(docs): add information on missing cli command options

This commit is contained in:
Will Lillis 2025-07-31 21:58:40 -04:00
parent d641249f85
commit d000698847
8 changed files with 42 additions and 0 deletions

View file

@ -16,6 +16,14 @@ Only run tests whose names match this regex.
Skip tests whose names match this regex.
### `--file-name <NAME>`
Only run tests from the given filename in the corpus.
### `-p/--grammar-path <PATH>`
The path to the directory containing the grammar.
### `-u/--update`
Update the expected output of tests.