summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorMark Theunissen <mark.theunissen@gmail.com>2015-11-04 13:10:26 +0200
committerMark Theunissen <mark.theunissen@gmail.com>2015-11-04 13:14:03 +0200
commita20e43c0f6ae51a40cf1c254d4f9bb739c1bf7d2 (patch)
tree87efdbe6a0ff8ad7f33a4b3fd4c2d4ae5a4cef38 /man
parentb3d2548baf41c0f5be02ae87dcec644f0b89d840 (diff)
systemctl: update documentation for --plain option
- Existing documentation did not mention that --plain omits the bullets and works on list-units and list-machines.
Diffstat (limited to 'man')
-rw-r--r--man/systemctl.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml
index 36edc204b7..913e9e2980 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -600,7 +600,9 @@
<listitem>
<para>When used with <command>list-dependencies</command>,
- the output is printed as a list instead of a tree.</para>
+ <command>list-units</command> or <command>list-machines</command>, the
+ the output is printed as a list instead of a tree, and the bullet
+ circles are omitted.</para>
</listitem>
</varlistentry>