diff options
author | Christian Hesse <mail@eworm.de> | 2022-07-06 11:42:47 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-07-06 11:42:47 +0200 |
commit | 99feceda38b2db901be98ffc3e3f7e5871ad965d (patch) | |
tree | c4fd17117a1d335f8f1ed3924f9b6ed83a6fc14e /doc/netwatch-dns.md | |
parent | 447e1d99f982d43f42d1e2fe3053e747c5df234a (diff) | |
parent | 3a7bb1e2392839884a67ab4acfa9260b9c50b221 (diff) |
Merge branch 'netwatch' into next
Diffstat (limited to 'doc/netwatch-dns.md')
-rw-r--r-- | doc/netwatch-dns.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/netwatch-dns.md b/doc/netwatch-dns.md index 6f30225..8e897d1 100644 --- a/doc/netwatch-dns.md +++ b/doc/netwatch-dns.md @@ -57,7 +57,7 @@ Tips & Tricks Netwatch entries can be created to work with both - this script and [netwatch-notify](netwatch-notify.md). Just give options for both: - /tool/netwatch/add comment="doh, notify, hostname=cloudflare-dns" host=1.1.1.1; + /tool/netwatch/add comment="doh, notify, name=cloudflare-dns" host=1.1.1.1; Also this allows to update host address, see option `resolve`. |