]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: Document systemctl --with-dependencies switch 14293/head
authorKevin Kuehler <keur@xcf.berkeley.edu>
Mon, 9 Dec 2019 09:40:47 +0000 (01:40 -0800)
committerKevin Kuehler <kkuehler@brave.com>
Fri, 10 Jan 2020 06:58:00 +0000 (22:58 -0800)
man/systemctl.xml

index 3d86f7dffa8cbcdf3997028c8f53b5a7ec260ec6..5828477e8da3f6c28fe850c9cc725ed2f24c6c70 100644 (file)
@@ -1592,6 +1592,22 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
         </listitem>
       </varlistentry>
 
+      <varlistentry>
+        <term><option>--with-dependencies</option></term>
+
+        <listitem>
+          <para>When used with <command>status</command>,
+          <command>cat</command>, <command>list-units</command>, and
+          <command>list-unit-files</command>, those commands print all
+          specified units and the dependencies of those units.</para>
+
+          <para>Options <option>--reverse</option>,
+          <option>--after</option>, <option>--before</option>
+          may be used to change what types of dependencies
+          are shown.</para>
+        </listitem>
+      </varlistentry>
+
       <varlistentry>
         <term><option>-l</option></term>
         <term><option>--full</option></term>