We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40a5907 commit 562efc9Copy full SHA for 562efc9
1 file changed
pkg/cmd/agent-task/agent_task.go
@@ -21,8 +21,8 @@ func NewCmdAgentTask(f *cmdutil.Factory) *cobra.Command {
21
Aliases: []string{"agent-tasks", "agent", "agents"},
22
Short: "Work with agent tasks (preview)",
23
Long: heredoc.Docf(`
24
- Working with agent tasks in the GitHub CLI is currently preview and
25
- is subject to change without notice.
+ Working with agent tasks in the GitHub CLI is in preview and
+ subject to change without notice.
26
`),
27
Annotations: map[string]string{
28
"help:arguments": heredoc.Doc(`
0 commit comments