]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: document systemd-analyze filesystems 18145/head
authorIago López Galeiras <iagol@microsoft.com>
Mon, 8 Feb 2021 14:10:13 +0000 (15:10 +0100)
committerIago Lopez Galeiras <iagol@microsoft.com>
Wed, 6 Oct 2021 08:52:15 +0000 (10:52 +0200)
man/systemd-analyze.xml

index fb872c49909831c6f81f1e716ae19c6acd215d30..87e153698621dea7b898ca1ce2d27173fd30e9df 100644 (file)
       <arg choice="plain">syscall-filter</arg>
       <arg choice="opt"><replaceable>SET</replaceable>…</arg>
     </cmdsynopsis>
+    <cmdsynopsis>
+      <command>systemd-analyze</command>
+      <arg choice="opt" rep="repeat">OPTIONS</arg>
+      <arg choice="plain">filesystems</arg>
+      <arg choice="opt"><replaceable>SET</replaceable>…</arg>
+    </cmdsynopsis>
     <cmdsynopsis>
       <command>systemd-analyze</command>
       <arg choice="opt" rep="repeat">OPTIONS</arg>
@@ -410,6 +416,14 @@ Conditions succeeded.</programlisting>
       <replaceable>SET</replaceable> must include the <literal>@</literal> prefix.</para>
     </refsect2>
 
+    <refsect2>
+      <title><command>systemd-analyze filesystems <optional><replaceable>SET</replaceable>...</optional></command></title>
+
+      <para>This command will list filesystems in the specified filesystem set
+      <replaceable>SET</replaceable>, or all known sets if no sets are specified. Argument
+      <replaceable>SET</replaceable> must include the <literal>@</literal> prefix.</para>
+    </refsect2>
+
     <refsect2>
       <title><command>systemd-analyze calendar <replaceable>EXPRESSION</replaceable>...</command></title>