summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-01-18 00:36:12 +0100
committerLennart Poettering <lennart@poettering.net>2013-01-18 00:36:12 +0100
commite31165b26212b45e135fd4cd7d618a081d50bd28 (patch)
tree9b3caf6d4a6df4acc88c0945ded35e9bfaee4513 /man
parente608b38a87fde7fd0b882c96ff235b26660ce074 (diff)
systemctl: make list-dependencies default to default.target
Diffstat (limited to 'man')
-rw-r--r--man/systemctl.xml14
1 files changed, 8 insertions, 6 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml
index f22338371..60a0f401b 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -999,12 +999,14 @@
<varlistentry>
<term><command>list-dependencies [NAME]</command></term>
- <listitem><para>
- Shows required and wanted units of given unit.
- Target units are recursively expanded.
- When <option>--all</option> is passed
- dependency tree is generated for all
- subsidiary units.</para>
+ <listitem><para> Shows required and
+ wanted units of the specified unit. If
+ no unit is specified
+ <filename>default.target</filename> is
+ implied. Target units are recursively
+ expanded. When <option>--all</option>
+ is passed all other units aare
+ recursively expanded as well.</para>
</listitem>
</varlistentry>
<varlistentry>