mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
zone2dnscontrol: Document more caveats.
This commit is contained in:
@@ -12,11 +12,12 @@ Output is sent to stdout.
|
||||
Example:
|
||||
|
||||
"""
|
||||
./convert stackoverflow.com zone.stackoverflow.com
|
||||
./zone2dnscontrol stackoverflow.com zone.stackoverflow.com
|
||||
"""
|
||||
|
||||
Caveats:
|
||||
|
||||
* TTLs are stripped out and/or ignored.
|
||||
* TXT records that include a ";" will not be translated properly.
|
||||
* `$INCLUDE` may not be handled correctly if you are not in the right directory.
|
||||
* `$GENERATE` is not handled at all.
|
||||
|
Reference in New Issue
Block a user