summaryrefslogtreecommitdiff
path: root/man/resolvectl.xml
diff options
context:
space:
mode:
authorDan Streetman <ddstreet@canonical.com>2021-06-29 06:29:53 -0400
committerYu Watanabe <watanabe.yu+github@gmail.com>2021-06-30 06:15:11 +0900
commit9fcfc0470df856c870dcfc6df78bfbc714da6bd2 (patch)
treee83dd7e709413b33761b003989c9453c40bdd424 /man/resolvectl.xml
parentd46be5a6ac93bc68b60b8b108ea4c0431fb88927 (diff)
downloadsystemd-9fcfc0470df856c870dcfc6df78bfbc714da6bd2.tar.gz
Add systemd-resolve backwards compatibility section to resolvectl docs
Diffstat (limited to 'man/resolvectl.xml')
-rw-r--r--man/resolvectl.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/man/resolvectl.xml b/man/resolvectl.xml
index b9c4d1d768..16c6b0c5b7 100644
--- a/man/resolvectl.xml
+++ b/man/resolvectl.xml
@@ -19,6 +19,7 @@
<refnamediv>
<refname>resolvectl</refname>
<refname>resolvconf</refname>
+ <refname>systemd-resolve</refname>
<refpurpose>Resolve domain names, IPV4 and IPv6 addresses, DNS resource records, and services; introspect and reconfigure the DNS resolver</refpurpose>
</refnamediv>
@@ -473,6 +474,18 @@
</refsect1>
<refsect1>
+ <title>Backwards compatibility with <command>systemd-resolve</command></title>
+
+ <para><command>resolvectl</command> is a multi-call binary, which previously was named <literal>systemd-resolve</literal>
+ and used slightly different parameters. When it is invoked as <literal>systemd-resolve</literal>
+ (generally achieved by means of a symbolic link of this name to the <command>resolvectl</command> binary),
+ it runs in compatibility mode. For details on the specific parameters and calling syntax, see the output from
+ <command>systemd-resolve --help</command>. Calling the binary as <literal>systemd-resolve</literal> is
+ deprecated and should only be done for backwards compatibility. All current and new use should call the binary
+ as <literal>resolvectl</literal>.</para>
+ </refsect1>
+
+ <refsect1>
<title>Examples</title>
<example>