From bb08b5bb6ad6cf3e1c409db7d69ace4364e7bc8d Mon Sep 17 00:00:00 2001 From: Shulhan Date: Tue, 17 May 2022 23:39:10 +0700 Subject: cmd/resolver: implement command to delete record on zone Given the following command $ resolver zone.d rr delete <"@" | subdomain> It will delete the record in zone by given subdomain, type, class, and value. --- _sys/usr/share/man/man1/resolver.1.gz | Bin 3508 -> 3596 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to '_sys/usr/share') diff --git a/_sys/usr/share/man/man1/resolver.1.gz b/_sys/usr/share/man/man1/resolver.1.gz index a3b628c..38963de 100644 Binary files a/_sys/usr/share/man/man1/resolver.1.gz and b/_sys/usr/share/man/man1/resolver.1.gz differ -- cgit v1.3