diff --git a/aider/website/docs/usage/commands.md b/aider/website/docs/usage/commands.md index 2046e86ee..a108038ed 100644 --- a/aider/website/docs/usage/commands.md +++ b/aider/website/docs/usage/commands.md @@ -29,7 +29,7 @@ cog.out(get_help_md()) | **/lint** | Lint and fix provided files or in-chat files if none provided | | **/ls** | List all known files and indicate which are included in the chat session | | **/map** | Print out the current repository map | -| **/map-refresh** | Force a refresh of the repository map and print it out | +| **/map-refresh** | Force a refresh of the repository map | | **/model** | Switch to a new LLM | | **/models** | Search the list of available models | | **/quit** | Exit the application |