[systemd-commits] man/systemctl.xml

Zbigniew Jędrzejewski-Szmek zbyszek at kemper.freedesktop.org
Fri Nov 7 18:38:05 PST 2014


 man/systemctl.xml |    9 +++++++++
 1 file changed, 9 insertions(+)

New commits:
commit 599b6322f19ec619ddc294d0e7880b669040cf66
Author: Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl>
Date:   Fri Nov 7 18:11:53 2014 -0500

    man: document --failed
    
    https://bugs.debian.org/767267

diff --git a/man/systemctl.xml b/man/systemctl.xml
index 7cbaa6c..ebee2bf 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -322,6 +322,15 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
       <xi:include href="user-system-options.xml" xpointer="system" />
 
       <varlistentry>
+        <term><option>--failed</option></term>
+
+        <listitem>
+          <para>List units in failed state. This is equivalent to
+          <option>--state=failed</option>.</para>
+        </listitem>
+      </varlistentry>
+
+      <varlistentry>
         <term><option>--no-wall</option></term>
 
         <listitem>



More information about the systemd-commits mailing list