diff --git a/README.md b/README.md index 316f404..94f863c 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,11 @@ Options -c default IN -p default 53 (mdns default: 5353) (listener is random for DNS and 5353 for mDNS) -q (superfluous) required (ex: daplie.com) +--nameserver alias of @ +--timeout alias of +time=, but in milliseconds +@ specify the nameserver to use for DNS resolution (defaults to system defaults) +time= Sets the timeout for a query in seconds. ++norecurse Set `rd` flag to 0. Do not request recursion ++aaonly Set `aa` flag to 1. ```