mirror of
https://github.com/coredns/coredns.git
synced 2025-11-06 12:06:37 -05:00
Making README consistent with other plugins' READMEs (#3248)
This commit is contained in:
@@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
## Name
|
## Name
|
||||||
|
|
||||||
*import* - include files or reference snippets from a Corefile.
|
*import* - includes files or references snippets from a Corefile.
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
The *import* plugin can be used to include files into the main configuration. Another use it to
|
The *import* plugin can be used to include files into the main configuration. Another use is to
|
||||||
reference predefined snippets. Both can help to avoid some duplication.
|
reference predefined snippets. Both can help to avoid some duplication.
|
||||||
|
|
||||||
This is a unique directive in that *import* can appear outside of a server block. In other words, it
|
This is a unique directive in that *import* can appear outside of a server block. In other words, it
|
||||||
|
|||||||
Reference in New Issue
Block a user