From a602a0b44b9eb9af0027d054dd24e405a658e375 Mon Sep 17 00:00:00 2001 From: Kevin Kuehler Date: Mon, 9 Dec 2019 01:40:47 -0800 Subject: [PATCH] man: Document systemctl --with-dependencies switch --- man/systemctl.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/man/systemctl.xml b/man/systemctl.xml index 3d86f7dffa..5828477e8d 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. + + +