Skip to content

Commit a9e1dd8

Browse files
GokceGKFyusel
andauthored
Update internal/cmd/beta/security-group-rule/list/list.go
Co-authored-by: Alexander Dahmen <alexander.dahmen@inovex.de>
1 parent 963d740 commit a9e1dd8

File tree

1 file changed

+1
-1
lines changed
  • internal/cmd/beta/security-group-rule/list

1 file changed

+1
-1
lines changed

internal/cmd/beta/security-group-rule/list/list.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ func NewCmd(p *print.Printer) *cobra.Command {
3737
cmd := &cobra.Command{
3838
Use: "list",
3939
Short: "Lists all security group rules in a security group of a project",
40-
Long: "Lists all security group rules in a security group of a project",
40+
Long: "Lists all security group rules in a security group of a project.",
4141
Args: args.NoArgs,
4242
Example: examples.Build(
4343
examples.NewExample(

0 commit comments

Comments
 (0)