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,6 +1,10 @@
|
||||
# hosts
|
||||
|
||||
*hosts* enables serving zone data from a `/etc/hosts` style file.
|
||||
## Name
|
||||
|
||||
*hosts* - enables serving zone data from a `/etc/hosts` style file.
|
||||
|
||||
## Description
|
||||
|
||||
The hosts plugin is useful for serving zones from a /etc/hosts file. It serves from a preloaded
|
||||
file that exists on disk. It checks the file for changes and updates the zones accordingly. This
|
||||
|
||||
Reference in New Issue
Block a user