Skip to content

Commit e0fe72a

Browse files
authored
Merge pull request #492 from izissise/master
Typo in x_security-groups.go
2 parents f76b8cc + 0117974 commit e0fe72a

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)