docs: simplify example

This commit is contained in:
Maximilian Hils 2022-10-26 18:13:55 +02:00
parent 9580c57403
commit 720ea3fc16

View file

@ -332,4 +332,4 @@ Since the lookup API is limited to turning host names into IP addresses
and vice-versa, only A, AAAA, PTR and CNAME queries are supported.
You can, however, use reverse mode to specify an upstream server and
unlock all query types. For example, to use Google's Public DNS server
specify `--mode reverse:dns://8.8.8.8@53`.
specify `--mode reverse:dns://8.8.8.8`.