doc: small fixes

This commit is contained in:
fry69 2024-09-28 08:29:10 +02:00
parent 91307ecfc4
commit d7d87847a6
4 changed files with 17 additions and 4 deletions

View file

@ -25,7 +25,7 @@ cog.out(get_help_md())
| **/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 |
| **/git** | Run a git command (output excluded from chat)|
| **/help** | Ask questions about aider |
| **/lint** | Lint and fix in-chat files or all dirty files if none in chat |
| **/ls** | List all known files and indicate which are included in the chat session |