This commit is contained in:
Paul Gauthier 2024-08-23 15:19:53 -07:00
parent 59bef7cb1c
commit 70f32ed7a2

View file

@ -26,7 +26,7 @@ cog.out(get_help_md())
| **/exit** | Exit the application | | **/exit** | Exit the application |
| **/git** | Run a git command | | **/git** | Run a git command |
| **/help** | Ask questions about aider | | **/help** | Ask questions about aider |
| **/lint** | Lint and fix provided files or in-chat files if none provided | | **/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 | | **/ls** | List all known files and indicate which are included in the chat session |
| **/map** | Print out the current repository map | | **/map** | Print out the current repository map |
| **/map-refresh** | Force a refresh of the repository map | | **/map-refresh** | Force a refresh of the repository map |