diff --git a/pages/common/dnsx.md b/pages/common/dnsx.md index 5b4b5654f9..ef2b6b74ae 100644 --- a/pages/common/dnsx.md +++ b/pages/common/dnsx.md @@ -9,7 +9,7 @@ `echo {{example.com}} | dnsx -a -re` -- Query all the DNS records (A,AAAA,CNAME,NS,TXT,SRV,PTR,MX,SOA,AXFR,CAA): +- Query all the DNS records (A, AAAA, CNAME, NS, TXT, SRV, PTR, MX, SOA, AXFR, CAA): `dnsx -recon -re <<< {{example.com}}`