From 68f939c9f150ba879f159b4ab922b5cadbc8f275 Mon Sep 17 00:00:00 2001 From: Fred Morcos Date: Thu, 18 Jul 2024 14:21:56 +0200 Subject: [PATCH] Auth: backend-lookup documentation --- docs/manpages/pdnsutil.1.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/manpages/pdnsutil.1.rst b/docs/manpages/pdnsutil.1.rst index 4dcdfef79d..acfc231ae9 100644 --- a/docs/manpages/pdnsutil.1.rst +++ b/docs/manpages/pdnsutil.1.rst @@ -283,6 +283,8 @@ backend-cmd *BACKEND* *CMD* [*CMD...*] Send a text command to a backend for execution. GSQL backends will 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. 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. -- 2.47.2