This commit is contained in:
Paul Gauthier 2025-03-06 13:10:37 -08:00
parent 204a88c171
commit f6bb803be5
9 changed files with 884 additions and 903 deletions

View file

@ -81,7 +81,6 @@ usage: aider [-h] [--model] [--opus] [--sonnet] [--haiku] [--4]
[--notifications | --no-notifications]
[--notifications-command]
[--detect-urls | --no-detect-urls] [--editor]
[--install-tree-sitter-language-pack]
```
@ -776,9 +775,4 @@ Aliases:
### `--editor VALUE`
Specify which editor to use for the /editor command
Environment variable: `AIDER_EDITOR`
### `--install-tree-sitter-language-pack`
Install the tree_sitter_language_pack (experimental)
Default: False
Environment variable: `AIDER_INSTALL_TREE_SITTER_LANGUAGE_PACK`
<!--[[[end]]]-->