diff --git a/helper.go b/helper.go index e69b11c..b6d71e5 100644 --- a/helper.go +++ b/helper.go @@ -16,7 +16,7 @@ import ( var helperCmd = &cli.Command{ Name: "helper", - Usage: "Run a lure helper command", + Usage: "Run a LURE helper command", ArgsUsage: ``, Subcommands: []*cli.Command{helperListCmd}, Flags: []cli.Flag{