mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
copy
This commit is contained in:
parent
5135d86154
commit
c5214ed075
1 changed files with 8 additions and 2 deletions
|
@ -2,6 +2,12 @@
|
|||
|
||||
> In this chat transcript, the user asks aider to automatically update the Usage docs based on the latest version of the main() function in the code.
|
||||
|
||||
## Chat transcript
|
||||
|
||||
> aider-repo$ aider ./README.md aider/main.py
|
||||
> Added README.md to the chat
|
||||
> Added aider/main.py to the chat
|
||||
|
||||
#### > the cmd line args in main() have been updated. update the readme to accurately describe them.
|
||||
|
||||
```markdown
|
||||
|
@ -26,5 +32,5 @@ README.md
|
|||
>>>>>>> UPDATED
|
||||
```
|
||||
|
||||
_Applied edit to README.md_
|
||||
_Commit 024f45e aider: Updated command line arguments in main() and updated README.md to accurately describe them._
|
||||
> Applied edit to README.md
|
||||
> Commit 024f45e aider: Updated command line arguments in main() and updated README.md to accurately describe them.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue