systemctl: update documentation for --plain option
authorMark Theunissen <mark.theunissen@gmail.com>
Wed, 4 Nov 2015 11:10:26 +0000 (13:10 +0200)
committerMark Theunissen <mark.theunissen@gmail.com>
Wed, 4 Nov 2015 11:14:03 +0000 (13:14 +0200)
- Existing documentation did not mention that --plain omits the bullets and works on list-units and list-machines.

man/systemctl.xml

index 36edc20..913e9e2 100644 (file)
 
         <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>