added /voice to docs

This commit is contained in:
Paul Gauthier 2023-08-19 11:42:56 -07:00
parent b6a329c934
commit 354b216bbe
2 changed files with 6 additions and 2 deletions

View file

@ -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.