summaryrefslogtreecommitdiff
path: root/man/systemctl.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-02-16 20:34:59 +0100
committerLennart Poettering <lennart@poettering.net>2011-02-16 20:34:59 +0100
commit30732560c415f52d2a58fc8fab10b602a40c7274 (patch)
tree8fe71b65ebecdbbe216b7abb2485aeba0781902e /man/systemctl.xml
parent70db8e3a0b68cf2eab500592ba16b2acf0737331 (diff)
systemctl: introduce --failed to show only failed services
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r--man/systemctl.xml13
1 files changed, 12 insertions, 1 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml
index c21ed85565..c45b11a510 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -127,6 +127,15 @@
</varlistentry>
<varlistentry>
+ <term><option>--failed</option></term>
+
+ <listitem><para>When listing units,
+ show only failed units. Do not confuse
+ with
+ <option>--fail</option>.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>--full</option></term>
<listitem><para>Do not ellipsize unit
@@ -144,7 +153,9 @@
unfinished job, fail the command. If
this is not specified the requested
operation will replace the pending job,
- if necessary.</para></listitem>
+ if necessary. Do not confuse
+ with
+ <option>--failed</option>.</para></listitem>
</varlistentry>
<varlistentry>