From fc6085628627e23bfb33a86ff4ac47f871c191d8 Mon Sep 17 00:00:00 2001 From: Kai S Date: Tue, 13 Sep 2016 11:00:11 +0200 Subject: [PATCH] Update dnssec.md The docs refer to show-tas, but the actual implementation was done as 'get-tas'. --- 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 fbc59e45cf..12918c8612 100644 --- a/docs/markdown/recursor/dnssec.md +++ b/docs/markdown/recursor/dnssec.md @@ -90,10 +90,10 @@ $ rec_control add-ta domain.example 63149 13 1 a59da3f5c1b97fcd5fa2b3b2b0ac91d38 Added Trust Anchor for domain.example. with data 63149 13 1 a59da3f5c1b97fcd5fa2b3b2b0ac91d38a60d33a ``` -To view the currently configured trust anchors, run `show-tas`: +To view the currently configured trust anchors, run `get-tas`: ``` -$ rec_control show-tas +$ rec_control get-tas Configured Trust Anchors: . 63149 13 1 a59da3f5c1b97fcd5fa2b3b2b0ac91d38a60d33a net. 2574 13 1 a5c5acb889a7ba9b5aa5bef2b0ac9fe1565ddaab -- 2.47.2