From: Kevin Kuehler Date: Mon, 9 Dec 2019 09:40:47 +0000 (-0800) Subject: man: Document systemctl --with-dependencies switch X-Git-Tag: v245-rc1~140^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F14293%2Fhead;p=thirdparty%2Fsystemd.git man: Document systemctl --with-dependencies switch --- diff --git a/man/systemctl.xml b/man/systemctl.xml index 3d86f7dffa8..5828477e8da 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -1592,6 +1592,22 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err + + + + + When used with status, + cat, list-units, and + list-unit-files, those commands print all + specified units and the dependencies of those units. + + Options , + , + may be used to change what types of dependencies + are shown. + + +