mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 01:45:59 +02:00
dig: simplify more information link
This commit is contained in:
parent
2a64f923f4
commit
d2f741b155
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# dig
|
# dig
|
||||||
|
|
||||||
> DNS Lookup utility.
|
> DNS Lookup utility.
|
||||||
> More information: <https://manpages.debian.org/buster/dnsutils/dig.1.en.html>.
|
> More information: <https://manpages.debian.org/dnsutils/dig.1.html>.
|
||||||
|
|
||||||
- Lookup the IP(s) associated with a hostname (A records):
|
- Lookup the IP(s) associated with a hostname (A records):
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue