mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 16:25:00 +00:00
Added /web to commands doc
This commit is contained in:
parent
50b6a00331
commit
115bf10978
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
## context management
|
||||
- `/add <file>`: Add matching files to the chat session using glob patterns
|
||||
- `/drop <file>`: Remove matching files from the chat session
|
||||
- `/web <url>`: Add the contents of a webpage to the chat
|
||||
- `/clear`: Clear the chat history
|
||||
- `/ls`: List all known files and those included in the chat session
|
||||
- `/tokens`: Report on the number of tokens used by the current chat context
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue