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
+1 -1
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{