aboutsummaryrefslogtreecommitdiff
path: root/plugin/chaos
diff options
context:
space:
mode:
authorGravatar Miek Gieben <miek@miek.nl> 2018-01-04 12:53:07 +0000
committerGravatar GitHub <noreply@github.com> 2018-01-04 12:53:07 +0000
commit58221f55db5675c6107d19679c46a216ed072aca (patch)
treef4f86c8ecd35538da492524dec549566daf40809 /plugin/chaos
parent0600f8c058f39c7afec9f915657e06f158d21c47 (diff)
downloadcoredns-58221f55db5675c6107d19679c46a216ed072aca.tar.gz
coredns-58221f55db5675c6107d19679c46a216ed072aca.tar.zst
coredns-58221f55db5675c6107d19679c46a216ed072aca.zip
Manual pages (#1346)
* Add manual pages Generate manual pages from the README and extend README with Name and Description sections. The generation requires 'ronn' which may not be available. Just check in all generated manual pages.
Diffstat (limited to 'plugin/chaos')
-rw-r--r--plugin/chaos/README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/plugin/chaos/README.md b/plugin/chaos/README.md
index 8af6f492a..8ddb2b0c7 100644
--- a/plugin/chaos/README.md
+++ b/plugin/chaos/README.md
@@ -1,8 +1,13 @@
# chaos
-*chaos* allows for responding to TXT queries in the CH class.
+## Name
-This is useful for retrieving version or author information from the server.
+*chaos* - allows for responding to TXT queries in the CH class.
+
+## Description
+
+This is useful for retrieving version or author information from the server by querying a TXT record
+for a special domainname in the CH class.
## Syntax