mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
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.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user