summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorLukas Nykryn <lnykryn@redhat.com>2013-05-03 12:52:19 +0200
committerLennart Poettering <lennart@poettering.net>2013-05-03 18:58:12 +0200
commit5d0c05e5f417325e8505dde857a93a88eb7ebdc0 (patch)
treedacbdd4f8e4786f89bacc4adef0781aaf57aa827 /man
parent8621b1109b0bbe097f2b3bfce2211fe8474c567b (diff)
systemctl: add --plain option to list-dependencies
This patch adds more script-friendly output for list-dependencies.
Diffstat (limited to 'man')
-rw-r--r--man/systemctl.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml
index 2739df69d..27eabf265 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -493,6 +493,15 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><option>--plain</option></term>
+
+ <listitem>
+ <para>When used with <command>list-dependencies</command>
+ the output is printed as a list instead of a tree.</para>
+ </listitem>
+ </varlistentry>
+
</variablelist>
</refsect1>