This commit is contained in:
Paul Gauthier 2024-11-21 10:07:01 -08:00
parent 3906894fde
commit 0ec16d0eab
9 changed files with 66 additions and 44 deletions

View file

@ -73,8 +73,8 @@ usage: aider [-h] [--openai-api-key] [--anthropic-api-key] [--model]
[--message-file] [--load] [--encoding] [-c]
[--gui | --no-gui | --browser | --no-browser]
[--suggest-shell-commands | --no-suggest-shell-commands]
[--fancy-input | --no-fancy-input] [--voice-format]
[--voice-language]
[--fancy-input | --no-fancy-input] [--editor]
[--voice-format] [--voice-language]
```
@ -673,6 +673,10 @@ Aliases:
- `--fancy-input`
- `--no-fancy-input`
### `--editor VALUE`
Specify which editor to use for the /editor command
Environment variable: `AIDER_EDITOR`
## Voice Settings:
### `--voice-format VOICE_FORMAT`