Skip to content

Commit 0117974

Browse files
author
Hugues Morisset
committed
Typo in x_security-groups.go
1 parent f76b8cc commit 0117974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/cli/x_security-groups.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ var cmdSecurityGroups = &Command{
3131
3232
$ scw _security-groups list-rules SGID
3333
$ scw _security-groups show-rule SGID RULEID
34-
$ scw _security-gruops delete-rule SGID RULEID
34+
$ scw _security-groups delete-rule SGID RULEID
3535
$ scw _security-groups new-rule SGID ACTION
3636
$ scw _security-groups update-rule SGID RULEID ACTION`,
3737
}

0 commit comments

Comments
 (0)