From 562efc91c7866fe4e2f0cc3078b4c3cc85aedda0 Mon Sep 17 00:00:00 2001 From: Kynan Ware <47394200+BagToad@users.noreply.github.com> Date: Wed, 17 Sep 2025 20:34:03 -0600 Subject: [PATCH] Update pkg/cmd/agent-task/agent_task.go --- pkg/cmd/agent-task/agent_task.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/cmd/agent-task/agent_task.go b/pkg/cmd/agent-task/agent_task.go index 603d5e76b..6198d2ef8 100644 --- a/pkg/cmd/agent-task/agent_task.go +++ b/pkg/cmd/agent-task/agent_task.go @@ -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(`