From 9b9b3d36b8ffe5b41c1455bffd44a9d11efc8aee Mon Sep 17 00:00:00 2001 From: Maciej Wereski Date: Thu, 18 Jul 2013 13:24:12 +0200 Subject: systemctl: option to list units by state This allows to show only units with specified LOAD or SUB or ACTIVE state. --- man/systemctl.xml | 29 ++++++++++++----------------- 1 file changed, 12 insertions(+), 17 deletions(-) (limited to 'man') diff --git a/man/systemctl.xml b/man/systemctl.xml index f5502153ad..982051778e 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -94,25 +94,29 @@ along with systemd; If not, see . The argument should be a comma-separated list of unit types such as and - , or unit load states such as - and - (types and states can be mixed). + . + If one of the arguments is a unit type, when listing units, limit display to certain unit types. Otherwise, units of all types will be shown. - If one of the arguments is a unit load state, when - listing units, limit display to certain unit - types. Otherwise, units of in all load states will be - shown. - As a special case, if one of the arguments is , a list of allowed values will be printed and the program will exit. + + + + + Argument should be a comma-separated list of unit LOAD + or SUB or ACTIVE states. When listing units show only those + with specified LOAD or SUB or ACTIVE state. + + + @@ -165,15 +169,6 @@ along with systemd; If not, see . - - - - - When listing units, show only failed units. Do not - confuse with . - - - -- cgit v1.2.3-54-g00ecf