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
|
|
@ -14,6 +14,10 @@ tree-sitter init [OPTIONS] # Aliases: i
|
|||
|
||||
Update outdated generated files, if needed.
|
||||
|
||||
### `-p/--grammar-path <PATH>`
|
||||
|
||||
The path to the directory containing the grammar.
|
||||
|
||||
## Structure of `tree-sitter.json`
|
||||
|
||||
The main file of interest for users to configure is `tree-sitter.json`, which tells the CLI information about your grammar,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue