From 034b929b2e992151a177187e16e823b8ff089225 Mon Sep 17 00:00:00 2001 From: Alexei Ledenev Date: Mon, 13 May 2024 10:43:36 +0300 Subject: [PATCH] gofmt fix --- main.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.go b/main.go index 22ad944..492fbef 100644 --- a/main.go +++ b/main.go @@ -59,9 +59,9 @@ func main() { Usage: "the google cloud project for secrets without a project prefix", }, &cli.BoolFlag{ - Name: "interactive", + Name: "interactive", Aliases: []string{"i"}, - Usage: "use this flag if the command expects some input from the stdin", + Usage: "use this flag if the command expects some input from the stdin", }, }, Commands: []*cli.Command{