]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: flush-caches and reset-server-features are commands for resolvectl (#11877)
authorYu, Li-Yu <afg984@gmail.com>
Sun, 3 Mar 2019 21:50:22 +0000 (05:50 +0800)
committerMartin Pitt <martinpitt@users.noreply.github.com>
Sun, 3 Mar 2019 21:50:22 +0000 (22:50 +0100)
man/systemd-resolved.service.xml

index d7334e01ecf1a0b7d81129f20917cfbc9b713152..190bd2e451388a9efa5eed53f884f7044f796468 100644 (file)
         <command>systemd-resolved</command> will flush all caches it maintains. Note that it should normally not be
         necessary to request this explicitly – except for debugging purposes – as <command>systemd-resolved</command>
         flushes the caches automatically anyway any time the host's network configuration changes. Sending this signal
-        to <command>systemd-resolved</command> is equivalent to the <command>resolvectl --flush-caches</command>
+        to <command>systemd-resolved</command> is equivalent to the <command>resolvectl flush-caches</command>
         command, however the latter is recommended since it operates in a synchronous way.</para></listitem>
       </varlistentry>
 
         should normally not be necessary to request this explicitly – except for debugging purposes – as
         <command>systemd-resolved</command> automatically forgets learnt information any time the DNS server
         configuration changes. Sending this signal to <command>systemd-resolved</command> is equivalent to the
-        <command>resolvectl --reset-server-features</command> command, however the latter is recommended since it
+        <command>resolvectl reset-server-features</command> command, however the latter is recommended since it
         operates in a synchronous way.</para></listitem>
       </varlistentry>
     </variablelist>