]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Added the output from pdnsutil add-meta 12185/head
authorCharles Howes <charleshowes@netskrt.io>
Thu, 10 Nov 2022 22:20:21 +0000 (14:20 -0800)
committerCharles Howes <charleshowes@netskrt.io>
Sun, 27 Nov 2022 08:43:40 +0000 (00:43 -0800)
docs/dnsupdate.rst

index 234abf84abafca4e9395d1b9446500c4d5a3a68e..b7beec8d6cd021634e9af830f0493874bb49b759 100644 (file)
@@ -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"