Skip to content

Commit 057dcd3

Browse files
committed
update docs
1 parent 3d3f1a2 commit 057dcd3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/stackit_beta_security-group-rules_create.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ stackit beta security-group-rules create [flags]
3030

3131
```
3232
--description string The rule description
33-
--direction ingress The direction of the traffic which the rule should match. Some of the possible values are: ingress, `egress`
33+
--direction ingress The direction of the traffic which the rule should match. The possible values are: ingress, `egress`
3434
--ether-type string The ethertype which the rule should match
3535
-h, --help Help for "stackit beta security-group-rules create"
3636
--icmp-parameter-code int ICMP code. Can be set if the protocol is ICMP

docs/stackit_beta_security-group-rules_list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Lists all security group rules in a security group of a project
44

55
### Synopsis
66

7-
Lists all security group rules in a security group of a project
7+
Lists all security group rules in a security group of a project.
88

99
```
1010
stackit beta security-group-rules list [flags]

0 commit comments

Comments
 (0)