]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Fix the docs 14505/head
authorFred Morcos <fred.morcos@open-xchange.com>
Fri, 19 Jul 2024 11:15:54 +0000 (13:15 +0200)
committerFred Morcos <fred.morcos@open-xchange.com>
Fri, 19 Jul 2024 11:15:54 +0000 (13:15 +0200)
contrib/_pdnsutil.zsh_completion
docs/manpages/pdnsutil.1.rst

index 7ab77b5653440480293770d276034514ae24a09f..575cf913d41d428c0cf6f1da50d8edb9ed79bcf4 100644 (file)
@@ -19,7 +19,7 @@
             'list-autoprimaries:List all autoprimaries'
             'add-zone-key:Add a ZSK or KSK to zone and specify algo&bits'
             'backend-cmd:Perform one or more backend commands'
-            'backend-lookup:Perform a backend record filtering lookup'
+            'backend-lookup:Perform a backend record lookup'
             'b2b-migrate:Move all data from one backend to another'
             'bench-db:Bench database backend with queries, one zone per line'
             'check-zone:Check a zone for correctness'
index b6c411323b73de4e6c846db8de5bf470cf7f6954..dfc8e01c6030029c2db6cc7ae9a2d4cd2384c27a 100644 (file)
@@ -284,7 +284,7 @@ backend-cmd *BACKEND* *CMD* [*CMD...*]
     take SQL commands, other backends may take different things. Be
     careful!
 backend-lookup *BACKEND* *NAME* [*TYPE* [*CLIENT-IP-SUBNET*]]
-    Perform a backend record filtering lookup.
+    Perform a backend record lookup.
 bench-db [*FILE*]
     Perform a benchmark of the backend-database.
     *FILE* can be a file with a list, one per line, of zone names to use for this.