aboutsummaryrefslogtreecommitdiff
path: root/plugin/file/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/file/README.md')
-rw-r--r--plugin/file/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugin/file/README.md b/plugin/file/README.md
index 58cfe9586..e80b6b0dc 100644
--- a/plugin/file/README.md
+++ b/plugin/file/README.md
@@ -18,9 +18,9 @@ file DBFILE [ZONES...]
~~~
* **DBFILE** the database file to read and parse. If the path is relative, the path from the *root*
- directive will be prepended to it.
+ plugin will be prepended to it.
* **ZONES** zones it should be authoritative for. If empty, the zones from the configuration block
- are used.
+ are used.
If you want to round-robin A and AAAA responses look at the *loadbalance* plugin.