Skip to content

Commit 86d1456

Browse files
committed
dns: Fix example for zone create with dns-probing
1 parent a986d58 commit 86d1456

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/dns/zone/create/examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
# Create zone and probe current DNS nameserver to guess DNS records
88

99
```bash
10-
h1 dns zone import --zone 'my-domain.tld' --nameserver 8.8.8.8
10+
h1 dns zone create --zone 'my-domain.tld' --type public --dns-probing
1111
```

0 commit comments

Comments
 (0)