summaryrefslogtreecommitdiff
path: root/man/systemctl.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2020-01-13 17:42:55 +0100
committerGitHub <noreply@github.com>2020-01-13 17:42:55 +0100
commit0b9da3d9e84175deaa6204ba367106efc5a80318 (patch)
treeba6df6a9556005bf98302778da079fb642a2d09b /man/systemctl.xml
parent61c0ac0924d5a7bc9ce5e028538b399bc48db87c (diff)
parenta602a0b44b9eb9af0027d054dd24e405a658e375 (diff)
downloadsystemd-0b9da3d9e84175deaa6204ba367106efc5a80318.tar.gz
Merge pull request #14293 from keur/systemctl_with_dependencies
systemctl: Add --with-dependencies switch
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r--man/systemctl.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml
index ab67d78287..ceec7b0479 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -1593,6 +1593,22 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
</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>