resolvectl: fix typos, update page, add Polish translation (#10099)

This commit is contained in:
Lena
2023-05-09 05:54:38 +02:00
committed by GitHub
parent dfe68a35a2
commit 51bde75f30
2 changed files with 37 additions and 4 deletions

View File

@@ -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: