From 5d0c05e5f417325e8505dde857a93a88eb7ebdc0 Mon Sep 17 00:00:00 2001 From: Lukas Nykryn Date: Fri, 3 May 2013 12:52:19 +0200 Subject: systemctl: add --plain option to list-dependencies This patch adds more script-friendly output for list-dependencies. --- man/systemctl.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'man') diff --git a/man/systemctl.xml b/man/systemctl.xml index 2739df69d4..27eabf2652 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -493,6 +493,15 @@ along with systemd; If not, see . + + + + + When used with list-dependencies + the output is printed as a list instead of a tree. + + + -- cgit v1.2.3-54-g00ecf