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 @@
|
||||
# errors
|
||||
|
||||
*errors* enables error logging.
|
||||
## Name
|
||||
|
||||
*errors* - enable error logging.
|
||||
|
||||
## Description
|
||||
|
||||
Any errors encountered during the query processing will be printed to standard output.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user