dnsx: fixed proper spacing (#12643)

This commit is contained in:
Darío Hereñú
2024-04-14 06:33:17 -03:00
committed by GitHub
parent a38166e849
commit 4bc793318a

View File

@@ -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}}`