From: Charles Howes Date: Thu, 10 Nov 2022 22:20:21 +0000 (-0800) Subject: Added the output from pdnsutil add-meta X-Git-Tag: dnsdist-1.8.0-rc1~189^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F12185%2Fhead;p=thirdparty%2Fpdns.git Added the output from pdnsutil add-meta --- diff --git a/docs/dnsupdate.rst b/docs/dnsupdate.rst index 234abf84ab..b7beec8d6c 100644 --- a/docs/dnsupdate.rst +++ b/docs/dnsupdate.rst @@ -124,6 +124,8 @@ keys need to be added separately with `add-meta`, not as a comma or space-separated list:: $ pdnsutil add-meta example.org TSIG-ALLOW-DNSUPDATE test + Set 'example.org' meta TSIG-ALLOW-DNSUPDATE = test + $ pdnsutil get-meta example.org TSIG-ALLOW-DNSUPDATE TSIG-ALLOW-DNSUPDATE = test @@ -140,7 +142,6 @@ command (see the manpage for :program:`nsupdate` for full details):: ! $ dig +noall +answer -t any test1.example.org @127.0.0.1 - test1.example.org. 3600 IN A 1.2.3.4 test1.example.org. 3600 IN TXT "this is a test"