mirror of
https://github.com/coredns/coredns.git
synced 2025-11-28 06:34:08 -05:00
doc update (#1140)
* doc update Go through all README and fix mistakes, extend example and let more corefile snippets be test for validity. * Cant use spefic addr in test
This commit is contained in:
@@ -29,8 +29,10 @@ hosts [FILE [ZONES...]] {
|
||||
|
||||
Load `/etc/hosts` file.
|
||||
|
||||
~~~
|
||||
hosts
|
||||
~~~ corefile
|
||||
. {
|
||||
hosts
|
||||
}
|
||||
~~~
|
||||
|
||||
Load `example.hosts` file in the current directory.
|
||||
|
||||
Reference in New Issue
Block a user