mirror of
https://github.com/coredns/coredns.git
synced 2025-11-02 02:03:13 -05: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,6 +1,10 @@
|
||||
# autopath
|
||||
|
||||
*autopath* allows for server side search path completion.
|
||||
## Name
|
||||
|
||||
*autopath* - allows for server side search path completion.
|
||||
|
||||
## Description
|
||||
|
||||
If it sees a query that matches the first element of the configured search path, *autopath* will
|
||||
follow the chain of search path elements and returns the first reply that is not NXDOMAIN. On any
|
||||
|
||||
Reference in New Issue
Block a user