From 193a9a7a0b1c8791d4d9de2bee290d62a8d0114c Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Fri, 2 Oct 2020 10:21:21 +0200 Subject: [PATCH] Be explicit we're talking about the recursor. --- pdns/recursordist/docs/http-api/endpoint-cache.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/recursordist/docs/http-api/endpoint-cache.rst b/pdns/recursordist/docs/http-api/endpoint-cache.rst index a5d94d6d5e..f3f9351953 100644 --- a/pdns/recursordist/docs/http-api/endpoint-cache.rst +++ b/pdns/recursordist/docs/http-api/endpoint-cache.rst @@ -14,7 +14,7 @@ Cache manipulation endpoint .. versionadded:: 4.4.0 - :query type: If set only flush records of the specified type name. + :query type: If set the recursor only flushes records of the specified type name. **Example Response:** -- 2.47.2