From: Pieter Lexis Date: Thu, 4 Jan 2018 17:02:39 +0000 (+0100) Subject: pdnsutil.1: document 'bench-db' X-Git-Tag: dnsdist-1.3.0~165^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F6143%2Fhead;p=thirdparty%2Fpdns.git pdnsutil.1: document 'bench-db' --- diff --git a/docs/manpages/pdnsutil.1.rst b/docs/manpages/pdnsutil.1.rst index 132de940d9..32bcd72a8e 100644 --- a/docs/manpages/pdnsutil.1.rst +++ b/docs/manpages/pdnsutil.1.rst @@ -224,6 +224,10 @@ 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! +bench-db [*FILE*] + Perform a benchmark of the backend-database. + *FILE* can be a file with a list, one per line, of domain names to use for this. + If *FILE* is not specified, powerdns.com is used. See also --------