diff options
| author | Shulhan <ms@kilabit.info> | 2022-05-14 00:22:27 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2022-05-14 01:22:49 +0700 |
| commit | e4581728e5c6fd9287e2e60aa908b89cbf6feeaf (patch) | |
| tree | eca7ae915842aaffaabaffddb5e2eff326f759be /_sys/usr/share | |
| parent | 69f34312061d5e5ef853fa28e271d93dbcfbbc6c (diff) | |
| download | rescached-e4581728e5c6fd9287e2e60aa908b89cbf6feeaf.tar.xz | |
cmd/resolver: implement command to create and delete zone file
The command to create new zone file has the following signature:
zone.d create <name>
While command to delete zone file has the following signature:
zone.d delete <name>
Diffstat (limited to '_sys/usr/share')
| -rw-r--r-- | _sys/usr/share/man/man1/resolver.1.gz | bin | 2906 -> 2973 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 5a6d304..90dbf93 100644 --- a/_sys/usr/share/man/man1/resolver.1.gz +++ b/_sys/usr/share/man/man1/resolver.1.gz |
