chiark / gitweb /
sleep: implement suspend/hibernate as first class targets
[elogind.git] / man / systemctl.xml
index dd0ff786ece1b8a3ae591274a1fabfd4ba0bcc59..9e113eb0fe34714bad9de761b1d760387925dc43 100644 (file)
                                 <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>