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

@ -8,6 +8,10 @@ tree-sitter query [OPTIONS] <QUERY_PATH> [PATHS]... # Aliases: q
## Options
### `-p/--grammar-path <PATH>`
The path to the directory containing the grammar.
### `-t/--time`
Print the time taken to execute the query on the file.