Skip to content

Commit 200a442

Browse files
committed
fixed format
1 parent ed4fb62 commit 200a442

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ email address and API key, respectively, and run `cf-backup`. All of the DNS
1515
records for all of your zones will be dumped to stdout in a BIND compatible
1616
format. It also saves zone's comments ✌️
1717

18-
`CF_EMAIL=<cf-account-email-address> CF_TOKEN=<cf-account-global-api-key> cf-backup > zones.bind.txt`
18+
```
19+
CF_EMAIL=<cf-account-email-address> CF_TOKEN=<cf-account-global-api-key> cf-backup > zones.bind.txt
20+
```
1921

2022
### Docker
2123

0 commit comments

Comments
 (0)