resolvectl: fix typos, update page, add Polish translation (#10099)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# resolvectl
|
||||
|
||||
> Resolve domain names, IPV4 and IPv6 addresses, DNS resource records, and services.
|
||||
> Resolve domain names, IPv4 and IPv6 addresses, DNS resource records, and services.
|
||||
> Introspect and reconfigure the DNS resolver.
|
||||
> More information: <https://www.freedesktop.org/software/systemd/man/resolvectl.html>.
|
||||
|
||||
@@ -12,11 +12,11 @@
|
||||
|
||||
`resolvectl query {{domain1 domain2 ...}}`
|
||||
|
||||
- Retrieve the domain of a specified IP:
|
||||
- Retrieve the domain of a specified IP address:
|
||||
|
||||
`resolvectl query {{ip_address}}`
|
||||
|
||||
- Retrieve an MX record of domain:
|
||||
- Retrieve an MX record of a domain:
|
||||
|
||||
`resolvectl --legend={{no}} --type={{MX}} query {{domain}}`
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
|
||||
- Retrieve the public key from an email address from an OPENPGPKEY DNS record:
|
||||
|
||||
`resolvectl opengpg {{email}}`
|
||||
`resolvectl openpgp {{email}}`
|
||||
|
||||
- Retrieve a TLS key:
|
||||
|
||||
|
Reference in New Issue
Block a user