From 30732560c415f52d2a58fc8fab10b602a40c7274 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 16 Feb 2011 20:34:59 +0100 Subject: systemctl: introduce --failed to show only failed services --- man/systemctl.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'man/systemctl.xml') diff --git a/man/systemctl.xml b/man/systemctl.xml index c21ed85565..c45b11a510 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -126,6 +126,15 @@ they are set or not. + + + + When listing units, + show only failed units. Do not confuse + with + . + + @@ -144,7 +153,9 @@ unfinished job, fail the command. If this is not specified the requested operation will replace the pending job, - if necessary. + if necessary. Do not confuse + with + . -- cgit v1.2.3-54-g00ecf