summaryrefslogtreecommitdiff
path: root/man/resolvectl.xml
diff options
context:
space:
mode:
authorDaan De Meyer <daan.j.demeyer@gmail.com>2021-01-23 17:36:32 +0000
committerDaan De Meyer <daan.j.demeyer@gmail.com>2021-01-31 10:14:40 +0000
commitad612eba51320785100efdc1f604a2de66cf803d (patch)
tree09ae4946a2bbca12de6ecc501a4382b32690539e /man/resolvectl.xml
parent69988fee43302545113c6fd9241b1e65eb2fc491 (diff)
downloadsystemd-ad612eba51320785100efdc1f604a2de66cf803d.tar.gz
resolve: Add show-multicast verb
The show-multicast verb calls the GetMulticastHosts() D-Bus method and displays all its results formatted into a table.
Diffstat (limited to 'man/resolvectl.xml')
-rw-r--r--man/resolvectl.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/man/resolvectl.xml b/man/resolvectl.xml
index fb6cae7b9b..c6e9f147a7 100644
--- a/man/resolvectl.xml
+++ b/man/resolvectl.xml
@@ -180,6 +180,13 @@
automatically, an explicit reverting is not necessary in that case.</para></listitem>
</varlistentry>
+ <varlistentry>
+ <term><command>show-multicast</command></term>
+
+ <listitem><para>Display the discovered LLMNR and mDNS hostnames along with their IPv4/IPv6 addresses.
+ </para></listitem>
+ </varlistentry>
+
<xi:include href="systemctl.xml" xpointer="log-level" />
</variablelist>
</refsect1>