diff options
Diffstat (limited to 'plugin/root/README.md')
-rw-r--r-- | plugin/root/README.md | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/plugin/root/README.md b/plugin/root/README.md index 41b40e4d3..2cc3df258 100644 --- a/plugin/root/README.md +++ b/plugin/root/README.md @@ -1,9 +1,13 @@ # root -*root* simply specifies the root of where to find (zone) files. +## Name -The default root is the current working directory of CoreDNS. A relative root path is relative to -the current working directory. +*root* - simply specifies the root of where to find (zone) files. + +## Description + +The default root is the current working directory of CoreDNS. The *root* plugin allows you to change +this. A relative root path is relative to the current working directory. ## Syntax |