Skip to content

Commit 9ad67a0

Browse files
committed
edit branch help info
1 parent 1259f3a commit 9ad67a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agent/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ def config(
164164
def run(
165165
branch: str = typer.Argument(
166166
...,
167-
help="Branch name of current run",
167+
help="Branch for the agent to commit changes",
168168
),
169169
override_previous_changes: bool = typer.Option(
170170
False,

0 commit comments

Comments
 (0)