man: describe list-dependencies --all

Meaning of --all was mentioned in list-dependencies description, but the this
effect should also be mentioned in the description of the option itself.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2016-08-03 23:49:18 -04:00
parent 90b4a64d77
commit e9fbae3f68
1 changed files with 4 additions and 0 deletions

View File

@ -156,6 +156,10 @@
<para>To list all units installed in the file system, use the
<command>list-unit-files</command> command instead.</para>
<para>When listing units with <command>list-dependencies</command>, recursively show
dependencies of all dependent units (by default only dependencies of target units are
shown).</para>
</listitem>
</varlistentry>