diff options
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r-- | man/systemctl.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index dd0ff786ec..9e113eb0fe 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -1149,6 +1149,16 @@ <option>--user</option> option) and will fail otherwise.</para></listitem> </varlistentry> + <varlistentry> + <term><command>suspend</command></term> + + <listitem><para>Suspend the system.</para></listitem> + </varlistentry> + <varlistentry> + <term><command>hibernate</command></term> + + <listitem><para>Hibernate the system.</para></listitem> + </varlistentry> </variablelist> </refsect1> |