Skip to content

Commit e1a96dd

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

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/commands/tem.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<!-- DO NOT EDIT: this file is automatically generated using scw-doc-gen -->
22
# Documentation for `scw tem`
3+
34
This API allows you to manage your Transactional Email services.
45

56
- [Blocklist](#blocklist)
6-
=======
77
- [Bulk create blocklists](#bulk-create-blocklists)
88
- [Delete a blocklist](#delete-a-blocklist)
99
- [List blocklists](#list-blocklists)
@@ -63,7 +63,7 @@ scw tem blocklists create [arg=value ...]
6363
You must specify the blocklist you want to delete by the `region` and `blocklist_id`.
6464

6565
**Usage:**
66-
66+
```
6767
scw tem blocklists delete [arg=value ...]
6868
```
6969

@@ -99,7 +99,6 @@ scw tem blocklists list [arg=value ...]
9999
| custom | | (Optional) Filter by custom blocklist (true) or automatic Transactional Email blocklist (false) |
100100
| region | Default: `fr-par`<br />One of: `fr-par`, `all` | Region to target. If none is passed will use default region from the config |
101101

102-
103102
## Domain management commands
104103

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

0 commit comments

Comments
 (0)