Skip to content

Commit

Permalink
spacectl stack task help text (#272)
Browse files Browse the repository at this point in the history
  • Loading branch information
znd4 authored Nov 27, 2024
1 parent bf1b210 commit 9c7dcf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/cmd/stack/stack.go
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ func Command() *cli.Command {
{
Category: "Run management",
Name: "task",
Usage: "Perform a task in a workspace",
Usage: "Perform a task in a stack",
Flags: []cli.Flag{
flagStackID,
flagNoInit,
Expand Down

0 comments on commit 9c7dcf1

Please sign in to comment.