Update fleetctl package usage description (#18545)

Slight verbiage change requested by @noahtalerman re: #16512
This commit is contained in:
Rachael Shaw 2024-04-26 15:10:28 -05:00 committed by GitHub
parent 1cb670a3c1
commit 8bcdd93f2c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,7 +30,7 @@ func packageCommand() *cli.Command {
return &cli.Command{
Name: "package",
Aliases: nil,
Usage: "Create a fleetd package",
Usage: "Create a fleetd agent",
Description: "An easy way to create fully boot-strapped installer packages for Windows, macOS, or Linux",
Flags: []cli.Flag{
&cli.StringFlag{