fix(docs): add information on missing cli command options
This commit is contained in:
parent
d641249f85
commit
d000698847
8 changed files with 42 additions and 0 deletions
|
|
@ -46,6 +46,10 @@ Suppress main output.
|
|||
|
||||
The path to a file that contains paths to source files to highlight
|
||||
|
||||
### `-p/--grammar-path <PATH>`
|
||||
|
||||
The path to the directory containing the grammar.
|
||||
|
||||
### `--config-path <CONFIG_PATH>`
|
||||
|
||||
The path to an alternative configuration (`config.json`) file. See [the init-config command](./init-config.md) for more information.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue