aboutsummaryrefslogtreecommitdiff
path: root/_sys/usr/share/man/man1/resolver.1.gz
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2022-05-17 23:39:10 +0700
committerShulhan <ms@kilabit.info>2022-05-17 23:51:00 +0700
commitbb08b5bb6ad6cf3e1c409db7d69ace4364e7bc8d (patch)
tree5fed4b58027ada9acafb5af0795e2acc1868325d /_sys/usr/share/man/man1/resolver.1.gz
parentbe96c68a070474364690f0655b26dc8823eea293 (diff)
downloadrescached-bb08b5bb6ad6cf3e1c409db7d69ace4364e7bc8d.tar.xz
cmd/resolver: implement command to delete record on zone
Given the following command $ resolver zone.d rr delete <zone> <"@" | subdomain> <type> <class> <value> It will delete the record in zone by given subdomain, type, class, and value.
Diffstat (limited to '_sys/usr/share/man/man1/resolver.1.gz')
-rw-r--r--_sys/usr/share/man/man1/resolver.1.gzbin3508 -> 3596 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/_sys/usr/share/man/man1/resolver.1.gz b/_sys/usr/share/man/man1/resolver.1.gz
index a3b628c..38963de 100644
--- a/_sys/usr/share/man/man1/resolver.1.gz
+++ b/_sys/usr/share/man/man1/resolver.1.gz
Binary files differ