From: Zbigniew Jędrzejewski-Szmek Date: Thu, 4 Aug 2016 03:49:18 +0000 (-0400) Subject: man: describe list-dependencies --all X-Git-Tag: v232~332^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3885%2Fhead;p=thirdparty%2Fsystemd.git 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. --- diff --git a/man/systemctl.xml b/man/systemctl.xml index e7880d24f75..0ad0ad6d7e4 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -156,6 +156,10 @@ To list all units installed in the file system, use the list-unit-files command instead. + + When listing units with list-dependencies, recursively show + dependencies of all dependent units (by default only dependencies of target units are + shown).