diff --git a/doc/api/dns.md b/doc/api/dns.md index f854445b14d993..53c7dcece71a02 100644 --- a/doc/api/dns.md +++ b/doc/api/dns.md @@ -200,6 +200,12 @@ is not set to `true`, it returns a `Promise` for an `Object` with `address` and `family` properties. ### Supported getaddrinfo flags + The following flags can be passed as hints to [`dns.lookup()`][].