mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 04:35:23 +02:00
dig: remove google's mention (#2447)
This commit is contained in:
parent
90a186b281
commit
01b1cf5c81
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
|
||||
`dig {{hostname.com}} ANY`
|
||||
|
||||
- Specify an alternate DNS server to query (8.8.8.8 is google's public DNS):
|
||||
- Specify an alternate DNS server to query:
|
||||
|
||||
`dig @{{8.8.8.8}} {{hostname.com}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue