mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:26:23 -04:00
docs: correct new generate flag: "stage"->"emit"
This commit is contained in:
parent
c89e40f008
commit
6214f95e7e
|
|
@ -30,7 +30,7 @@ what keywords were extracted, what states were split and why, and the entry poin
|
|||
|
||||
The ABI to use for parser generation. The default is ABI 15, with ABI 14 being a supported target.
|
||||
|
||||
### `--stage`
|
||||
### `--emit`
|
||||
|
||||
What generated files to emit. Possible values:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue