diff options
Diffstat (limited to 'man/resolvectl.xml')
-rw-r--r-- | man/resolvectl.xml | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/man/resolvectl.xml b/man/resolvectl.xml index 1cecd97631..b30517741f 100644 --- a/man/resolvectl.xml +++ b/man/resolvectl.xml @@ -570,10 +570,19 @@ </varlistentry> <varlistentry> - <term><option>-m</option></term> <term><option>-p</option></term> - <listitem><para>These switches are not supported and are silently ignored.</para> + <listitem><para>When specified, the interface will not be used as the default route. See also + <citerefentry><refentrytitle>systemd-resolved.service</refentrytitle><manvolnum>8</manvolnum></citerefentry> + about the default route.</para> + + <xi:include href="version-info.xml" xpointer="v257"/></listitem> + </varlistentry> + + <varlistentry> + <term><option>-m</option></term> + + <listitem><para>The switch is not supported and is silently ignored.</para> <xi:include href="version-info.xml" xpointer="v239"/></listitem> </varlistentry> |