diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/systemctl.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index 7cbaa6ccb0..ebee2bf9e9 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> |