aboutsummaryrefslogtreecommitdiff
path: root/plugin/root
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/root')
-rw-r--r--plugin/root/README.md10
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
rred/htmlrewriter'>jarred/htmlrewriter Unnamed repository; edit this file 'description' to name the repository.
aboutsummaryrefslogtreecommitdiff
path: root/src/http.zig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-01[bun.js] Implement `setTimeout`, `setInterval`, `clearTimeout`, `clearInterval`Gravatar Jarred Sumner 11-41/+295
2022-02-27Update transpiler.test.jsGravatar Jarred Sumner 1-0/+8
2022-02-27[TS] Make `export {type foo}` output consistent with TS parserGravatar Jarred Sumner 1-3/+45
2022-02-27WASMGravatar Jarred Sumner 83-690/+10789