diff options
Diffstat (limited to 'middleware/file/README.md')
-rw-r--r-- | middleware/file/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/middleware/file/README.md b/middleware/file/README.md index eee2517b4..4cc27e2de 100644 --- a/middleware/file/README.md +++ b/middleware/file/README.md @@ -13,7 +13,8 @@ zonefile. file DBFILE [ZONES...] ~~~ -* **DBFILE** the database file to read and parse. +* **DBFILE** the database file to read and parse. If the path is relative the path from the *root* + directive will be prepended to it. * **ZONES** zones it should be authoritative for. If empty, the zones from the configuration block are used. |