diff options
author | 2018-01-10 11:45:12 +0000 | |
---|---|---|
committer | 2018-01-10 11:45:12 +0000 | |
commit | b7476d0217ebfca264dba7d3ec672147665e6b80 (patch) | |
tree | 0859d08273ca8dcadc587ad68cadef2a1a15165a /plugin/secondary | |
parent | 48059a6c3e33f34263c74a09630a85ae885e1178 (diff) | |
download | coredns-b7476d0217ebfca264dba7d3ec672147665e6b80.tar.gz coredns-b7476d0217ebfca264dba7d3ec672147665e6b80.tar.zst coredns-b7476d0217ebfca264dba7d3ec672147665e6b80.zip |
Doc (#1369)
* Constent atx headers
* Regen manual pages
Diffstat (limited to 'plugin/secondary')
-rw-r--r-- | plugin/secondary/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/secondary/README.md b/plugin/secondary/README.md index bf557973f..62e078b73 100644 --- a/plugin/secondary/README.md +++ b/plugin/secondary/README.md @@ -59,6 +59,6 @@ Or re-export the retrieved zone to other secondaries. } ~~~ -# Bugs +## Bugs Only AXFR is supported and the retrieved zone is not committed to disk. |