mirror of
https://github.com/coredns/coredns.git
synced 2025-11-01 18:53:43 -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 @@
|
||||
# bind
|
||||
|
||||
*bind* overrides the host to which the server should bind.
|
||||
## Name
|
||||
|
||||
*bind* - overrides the host to which the server should bind.
|
||||
|
||||
## Description
|
||||
|
||||
Normally, the listener binds to the wildcard host. However, you may force the listener to bind to
|
||||
another IP instead. This directive accepts only an address, not a port.
|
||||
|
||||
Reference in New Issue
Block a user