mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-15 00:54:59 +00:00
added /voice to docs
This commit is contained in:
parent
b6a329c934
commit
354b216bbe
2 changed files with 6 additions and 2 deletions
|
@ -118,6 +118,7 @@ Aider supports commands from within the chat, which all start with `/`. Here are
|
|||
* `/undo`: Undo the last git commit if it was done by aider.
|
||||
* `/diff`: Display the diff of the last aider commit.
|
||||
* `/run <command>`: Run a shell command and optionally add the output to the chat.
|
||||
* `/voice`: Speak to aider to [request code changes with your voice](https://aider.chat/docs/voice.html).
|
||||
* `/help`: Show help about all commands.
|
||||
|
||||
See the [full command docs](https://aider.chat/docs/commands.html) for more information.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue