Skip to content

Commit ea1bd9e

Browse files
authored
Update agent.md
1 parent 636e560 commit ea1bd9e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/agent.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,11 @@ agent config aider
2727
```
2828

2929
Finally we run the underlying agent. This will create a display
30-
that shows the current progress of the agent.
30+
that shows the current progress of the agent. Specify the branch
31+
you want to commit changes on.
3132

3233
```bash
33-
agent run
34+
agent run BRANCH
3435
```
3536

3637

0 commit comments

Comments
 (0)