Skip to content

Commit 3988c70

Browse files
committed
doc/netwatch-dns: fix example command...
This broke with: * doc/netwatch-dns: giving hostname in comment is not required 9853943
1 parent e927c6b commit 3988c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/netwatch-dns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ If *cloudflare-dns* is down the script will fall back to *quad-nine* for DoH.
3939

4040
Giving a specific query url for DoH is possible:
4141

42-
/tool/netwatch/add comment="doh, ame=nextdns, doh-url=https://dns.nextdns.io/dns-query" host=199.247.16.158;
42+
/tool/netwatch/add comment="doh, doh-url=https://dns.nextdns.io/dns-query" host=199.247.16.158;
4343

4444
Note that using a name in DoH url may introduce a chicken-and-egg issue!
4545

0 commit comments

Comments
 (0)