Skip to content

Commit 94089e3

Browse files
authored
Update api.md
1 parent d65cb20 commit 94089e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Available options include:
128128

129129
| Argument | Type | Description | Default |
130130
|----------|------|-------------|---------|
131-
| `branch` | str | Branch to run the agent on, you can specific the name of the branch | |
131+
| `branch` | str | Branch for the agent to commit changes | |
132132
| `--backend` | str | Test backend to run the agent on, ignore this option if you are not adding `run_tests` option to agent. | `modal` |
133133
| `--log-dir` | str | Log directory to store the logs. | `logs/aider` |
134134
| `--max-parallel-repos` | int | Maximum number of repositories for agent to run in parallel. Running in sequential if set to 1. | `1` |

0 commit comments

Comments
 (0)