diff options
Diffstat (limited to '_www/doc/resolver.adoc')
| -rw-r--r-- | _www/doc/resolver.adoc | 16 |
1 files changed, 5 insertions, 11 deletions
diff --git a/_www/doc/resolver.adoc b/_www/doc/resolver.adoc index 0f1a12c..948d81a 100644 --- a/_www/doc/resolver.adoc +++ b/_www/doc/resolver.adoc @@ -117,19 +117,13 @@ The "class" parameter is optional, its either IN (default), CS, or HS. === MANAGING BLOCK.D -block.d disable <name>:: -+ --- -Disable specific hosts on block.d. --- +`block.d`:: List all block.d hosts file. -block.d enable <name>:: -+ --- -Enable specific hosts on block.d. --- +`block.d disable <name>`:: Disable specific hosts on block.d. + +`block.d enable <name>`:: Enable specific hosts on block.d. -block.d update <name>:: +`block.d update <name>`:: + -- Fetch the latest hosts file from remote block.d URL defined by |
