diff options
author | 2017-10-20 09:47:43 +0100 | |
---|---|---|
committer | 2017-10-20 09:47:43 +0100 | |
commit | c1f67493de3f13373082ee2e1ec6234c15642854 (patch) | |
tree | 41d05ccc625338a0f3945d9d3411a1bbc84a10f8 /plugin/chaos | |
parent | 11203e440db4aac34f3d68a258ddc05feba426bd (diff) | |
download | coredns-c1f67493de3f13373082ee2e1ec6234c15642854.tar.gz coredns-c1f67493de3f13373082ee2e1ec6234c15642854.tar.zst coredns-c1f67493de3f13373082ee2e1ec6234c15642854.zip |
docs: less CoreDNS in docs (#1154)
Various other changes.
Diffstat (limited to 'plugin/chaos')
-rw-r--r-- | plugin/chaos/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/chaos/README.md b/plugin/chaos/README.md index 3dfcc1112..8af6f492a 100644 --- a/plugin/chaos/README.md +++ b/plugin/chaos/README.md @@ -1,6 +1,6 @@ # chaos -*chaos* allows CoreDNS to respond to TXT queries in the CH class. +*chaos* allows for responding to TXT queries in the CH class. This is useful for retrieving version or author information from the server. |