From: Pieter Lexis Date: Tue, 7 Jun 2016 09:32:12 +0000 (+0200) Subject: Update recursor dnssec docs X-Git-Tag: rec-4.0.0-rc1~9^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F3910%2Fhead;p=thirdparty%2Fpdns.git Update recursor dnssec docs --- diff --git a/docs/markdown/recursor/dnssec.md b/docs/markdown/recursor/dnssec.md index 810e2e5ba1..97a322e8e8 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.