We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
agent-task create
1 parent 1942ee9 commit 8aa5f53Copy full SHA for 8aa5f53
content/copilot/how-tos/use-copilot-agents/coding-agent/create-a-pr.md
@@ -115,7 +115,7 @@ You can use command line options to:
115
* Provide the prompt (`gh agent-task create "Example prompt"`)
116
* Choose a base branch, instead of using the repository's default branch (`--base`)
117
* Select a repository, instead of targeting the current repository (`--repo`)
118
-* Follow the session log in real time (`--log --follow`)
+* Follow the session log in real time (`--follow`)
119
120
121
To see all of the available options, run `gh agent-task create --help`.
0 commit comments