diff options
Diffstat (limited to 'plugin/rewrite')
-rw-r--r-- | plugin/rewrite/README.md | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/plugin/rewrite/README.md b/plugin/rewrite/README.md index a2e45e38a..601bf0447 100644 --- a/plugin/rewrite/README.md +++ b/plugin/rewrite/README.md @@ -114,13 +114,6 @@ rather from `service.us-west-1.consul`. ``` $ dig @10.1.1.1 ftp-us-west-1.coredns.rocks -; <<>> DiG 9.8.3-P1 <<>> @10.1.1.1 ftp-us-west-1.coredns.rocks -; (1 server found) -;; global options: +cmd -;; Got answer: -;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 8619 -;; flags: qr aa rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 0 - ;; QUESTION SECTION: ;ftp-us-west-1.coredns.rocks. IN A @@ -147,13 +140,6 @@ Now, the `ANSWER SECTION` matches the `QUESTION SECTION`: ``` $ dig @10.1.1.1 ftp-us-west-1.coredns.rocks -; <<>> DiG 9.8.3-P1 <<>> @10.1.1.1 ftp-us-west-1.coredns.rocks -; (1 server found) -;; global options: +cmd -;; Got answer: -;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 8619 -;; flags: qr aa rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 0 - ;; QUESTION SECTION: ;ftp-us-west-1.coredns.rocks. IN A |