mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 06:22:07 +02:00
dnsx: fixed proper spacing (#12643)
This commit is contained in:
parent
a38166e849
commit
4bc793318a
1 changed files with 1 additions and 1 deletions
|
@ -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}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue