mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
Domains flag should accept simple wildcards (#1983)
This commit is contained in:
@ -85,7 +85,7 @@ and `domain.tld!external` you now require humans to remember that
|
||||
may have noticed this mistake, but will your coworkers? Will you in
|
||||
six months? You get the idea.
|
||||
|
||||
DNSControl command line flag `--domains` is an exact match. If you
|
||||
DNSControl command line flag `--domains` matches the full name (with the "!"). If you
|
||||
define domains `example.com!george` and `example.com!john` then:
|
||||
|
||||
* `--domains=example.com` will not match either domain.
|
||||
|
Reference in New Issue
Block a user