Skip to content

Commit dfc6112

Browse files
committed
fix: lint doc
1 parent e154ea9 commit dfc6112

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/commands/tem.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
This API allows you to manage your Transactional Email services.
44

55
- [Blocklist](#blocklist)
6-
=======
76
- [Bulk create blocklists](#bulk-create-blocklists)
87
- [Delete a blocklist](#delete-a-blocklist)
98
- [List blocklists](#list-blocklists)
@@ -35,6 +34,7 @@ This API allows you to manage your Transactional Email services.
3534

3635
This section allows you to manage the blocklist of your emails.
3736

37+
3838
### Bulk create blocklists
3939

4040
Create multiple blocklists in a specific Project or Organization using the `region` parameter.
@@ -64,6 +64,7 @@ You must specify the blocklist you want to delete by the `region` and `blocklist
6464

6565
**Usage:**
6666

67+
```
6768
scw tem blocklists delete [arg=value ...]
6869
```
6970

@@ -100,6 +101,7 @@ scw tem blocklists list [arg=value ...]
100101
| region | Default: `fr-par`<br />One of: `fr-par`, `all` | Region to target. If none is passed will use default region from the config |
101102

102103

104+
103105
## Domain management commands
104106

105107
This section lists your domains, shows you to manage them, and gives you information about them.

0 commit comments

Comments
 (0)