diff options
| author | Shulhan <ms@kilabit.info> | 2022-05-16 13:22:52 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2022-05-16 13:22:52 +0700 |
| commit | 58adf877165752bcba4a76f40b70c938af698f56 (patch) | |
| tree | 203bc211e48037461ee38b809a56d1db9fcf0ad6 /_sys | |
| parent | 3568245be794cb73790331f85ee2b6d1a20754ef (diff) | |
| download | rescached-58adf877165752bcba4a76f40b70c938af698f56.tar.xz | |
cmd/resolver: implement command to get records on zone
Given the following command,
$ resolver zone.d rr get <zone>
It will fetch and print all records in the specific <zone>.
Diffstat (limited to '_sys')
| -rw-r--r-- | _sys/usr/share/man/man1/resolver.1.gz | bin | 3421 -> 3508 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 Binary files differindex bc2d8eb..a3b628c 100644 --- a/_sys/usr/share/man/man1/resolver.1.gz +++ b/_sys/usr/share/man/man1/resolver.1.gz |
