diff --git a/cmd/fleetctl/fleetctl/gitops.go b/cmd/fleetctl/fleetctl/gitops.go index a0daf111f1..7f14bf32a3 100644 --- a/cmd/fleetctl/fleetctl/gitops.go +++ b/cmd/fleetctl/fleetctl/gitops.go @@ -36,7 +36,7 @@ func gitopsCommand() *cli.Command { ) return &cli.Command{ Name: "gitops", - Usage: "Synchronize Fleet configuration with provided file. This command is intended to be used in a GitOps workflow.", + Usage: "This command is used by Fleet's best practice GitOps workflow.", UsageText: `fleetctl gitops [options]`, Flags: []cli.Flag{ &cli.StringSliceFlag{