This commit is contained in:
Paul Gauthier 2024-08-09 19:50:33 -04:00
parent 5f323237ea
commit 05a511516b

View file

@ -20,7 +20,7 @@ cog.out(get_help_md())
| **/clear** | Clear the chat history |
| **/clipboard** | Add image/text from the clipboard to the chat (optionally provide a name for the image) |
| **/commit** | Commit edits to the repo made outside the chat (commit message optional) |
| **/diff** | Display the diff of the last aider commit |
| **/diff** | Display the diff of changes since the last message |
| **/drop** | Remove files from the chat session to free up context space |
| **/exit** | Exit the application |
| **/git** | Run a git command |