dnsx: fixed proper spacing (#12643)

pull/28/head
Darío Hereñú 2024-04-14 06:33:17 -03:00 committed by GitHub
parent a38166e849
commit 4bc793318a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

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