diff --git a/cmd/rosa-support/create/sg/cmd.go b/cmd/rosa-support/create/sg/cmd.go index 838af33..01d886a 100644 --- a/cmd/rosa-support/create/sg/cmd.go +++ b/cmd/rosa-support/create/sg/cmd.go @@ -52,7 +52,7 @@ func init() { "count", "", 1, - "Additional number of security groups to be created for the vpc", + "Number of security groups to be created for the vpc", ) flags.StringVarP( &args.vpcID,