]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: extend synopsys to recently added commands
authorLennart Poettering <lennart@poettering.net>
Wed, 28 Feb 2018 09:53:27 +0000 (10:53 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 2 Mar 2018 11:43:12 +0000 (12:43 +0100)
man/systemd-resolve.xml

index f9240905535972d263e637e4445d4636a26f9dc5..fd5e35954a412141940452f48a23a60628d1797c 100644 (file)
       <command> --reset-statistics</command>
     </cmdsynopsis>
 
+    <cmdsynopsis>
+      <command>systemd-resolve</command>
+      <arg choice="opt" rep="repeat">OPTIONS</arg>
+      <command> --flush-caches</command>
+    </cmdsynopsis>
+
+    <cmdsynopsis>
+      <command>systemd-resolve</command>
+      <arg choice="opt" rep="repeat">OPTIONS</arg>
+      <command> --reset-server-features</command>
+    </cmdsynopsis>
+
+    <cmdsynopsis>
+      <command>systemd-resolve</command>
+      <arg choice="opt" rep="repeat">OPTIONS</arg>
+      <command> --status</command>
+    </cmdsynopsis>
+
+    <cmdsynopsis>
+      <command>systemd-resolve</command>
+      <arg choice="opt" rep="repeat">OPTIONS</arg>
+      <command> --set-dns=<replaceable>SERVER</replaceable></command> <command> --set-domain=<replaceable>DOMAIN</replaceable> --set-llmnr=<replaceable>MODE</replaceable> --set-mdns=<replaceable>MODE</replaceable> --set-dnssec=<replaceable>MODE</replaceable> --set-nta=<replaceable>DOMAIN</replaceable></command>
+    </cmdsynopsis>
+
+    <cmdsynopsis>
+      <command>systemd-resolve</command>
+      <arg choice="opt" rep="repeat">OPTIONS</arg>
+      <command> --revert</command>
+    </cmdsynopsis>
+
   </refsynopsisdiv>
 
   <refsect1>