Update pkg/cmd/agent-task/agent_task.go

This commit is contained in:
Kynan Ware 2025-09-17 20:34:03 -06:00 committed by GitHub
parent 40a590773e
commit 562efc91c7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,8 +21,8 @@ func NewCmdAgentTask(f *cmdutil.Factory) *cobra.Command {
Aliases: []string{"agent-tasks", "agent", "agents"},
Short: "Work with agent tasks (preview)",
Long: heredoc.Docf(`
Working with agent tasks in the GitHub CLI is currently preview and
is subject to change without notice.
Working with agent tasks in the GitHub CLI is in preview and
subject to change without notice.
`),
Annotations: map[string]string{
"help:arguments": heredoc.Doc(`