]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
pdnsutil: clarify provenance of default TTL 15665/head
authorJan-Piet Mens <jp@mens.de>
Thu, 12 Jun 2025 14:29:12 +0000 (16:29 +0200)
committerGitHub <noreply@github.com>
Thu, 12 Jun 2025 14:29:12 +0000 (16:29 +0200)
Signed-off-by: Jan-Piet Mens <jp@mens.de>
docs/manpages/pdnsutil.1.rst

index 83669ca1de384a26c71d5e6070c5747d2e7adeb7..ff854479b0d400bb398eb9257d8025842a2d0e09 100644 (file)
@@ -245,7 +245,7 @@ ZONE MANIPULATION COMMANDS
 add-record *ZONE* *NAME* *TYPE* [*TTL*] *CONTENT*
 
     Add one or more records of *NAME* and *TYPE* to *ZONE* with *CONTENT*
-    and optional *TTL*. If *TTL* is not set, default will be used.
+    and optional *TTL*. If *TTL* is not set, the configured *default-ttl* will be used.
 
 add-autoprimary *IP* *NAMESERVER* [*ACCOUNT*]