From: Mark Andrews Date: Fri, 1 Aug 2014 00:41:47 +0000 (+1000) Subject: move 'nta -dump' X-Git-Tag: v9.11.0a1~1428 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=323bb31d7c54078aa62146b3aa946b755cbfd52b;p=thirdparty%2Fbind9.git move 'nta -dump' --- diff --git a/bin/rndc/rndc.c b/bin/rndc/rndc.c index 135790d1120..6e8367cee43 100644 --- a/bin/rndc/rndc.c +++ b/bin/rndc/rndc.c @@ -124,6 +124,8 @@ command is one of the following:\n\ notify zone [class [view]]\n\ Resend NOTIFY messages for the zone.\n\ notrace Set debugging level to 0.\n\ + nta -dump\n\ + List all negative trust anchors.\n\ nta [-lifetime duration] [-force] domain [view]\n\ Set a negative trust anchor, disabling DNSSEC validation\n\ for the given domain.\n\ @@ -134,8 +136,6 @@ command is one of the following:\n\ nta -remove domain [view]\n\ Remove a negative trust anchor, re-enabling validation\n\ for the given domain.\n\ - nta -dump\n\ - List all negative trust anchors.\n\ querylog newstate\n\ Enable / disable query logging.\n\ reconfig Reload configuration file and new zones only.\n\