From 6c9f18f49651616abe70d7bf3d5383eb03eb21ad Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Tue, 7 Jun 2016 11:32:12 +0200 Subject: [PATCH] Update recursor dnssec docs --- docs/markdown/recursor/dnssec.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/markdown/recursor/dnssec.md b/docs/markdown/recursor/dnssec.md index 810e2e5ba..97a322e8e 100644 --- a/docs/markdown/recursor/dnssec.md +++ b/docs/markdown/recursor/dnssec.md @@ -148,5 +148,5 @@ $ rec_control clear-nta subdomain.example Removed Negative Trust Anchors for subdomain.example ``` -`clear-nta` accepts multiple domain-names and when invoked without any domain-name, -it will remove **all** negative trust anchors. +`clear-nta` accepts multiple domain-names and accepts '*' (beware the shell quoting) +to remove all negative trust anchors. -- 2.40.0