From: Mark Theunissen Date: Wed, 4 Nov 2015 11:10:26 +0000 (+0200) Subject: systemctl: update documentation for --plain option X-Git-Tag: v228~95^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1776%2Fhead;p=thirdparty%2Fsystemd.git systemctl: update documentation for --plain option - Existing documentation did not mention that --plain omits the bullets and works on list-units and list-machines. --- diff --git a/man/systemctl.xml b/man/systemctl.xml index 36edc204b73..913e9e2980d 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -600,7 +600,9 @@ When used with list-dependencies, - the output is printed as a list instead of a tree. + list-units or list-machines, the + the output is printed as a list instead of a tree, and the bullet + circles are omitted.