From 564f3c9b05e50caad76bb1c7656229a9fe803ddd Mon Sep 17 00:00:00 2001 From: Elara Musayelyan Date: Tue, 10 Oct 2023 13:01:19 -0700 Subject: [PATCH] Make capitalization in helper command consistent with the rest of the program --- helper.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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{