method. To specify an alternative method, the I<--mode> parameter
can specify C<acpi> or C<agent>.
+The command B<restart> is an alias for the older B<reboot>.
+
=item B<reset> I<domain>
Reset a domain immediately without any guest shutdown. B<reset>
method. To specify an alternative method, the I<--mode> parameter
can specify C<acpi> or C<agent>.
+The command B<stop> is an alias for the older B<shutdown>.
+
=item B<start> I<domain-name-or-uuid> [I<--console>] [I<--paused>]
[I<--autodestroy>] [I<--bypass-cache>] [I<--force-boot>]
=item B<boot> I<domain-name-or-uuid> [I<--console>] [I<--paused>]
down the operation. If I<--force-boot> is specified, then any
managedsave state is discarded and a fresh boot occurs.
+The command B<boot> is an alias for the older B<start>.
+
=item B<suspend> I<domain>
Suspend a running domain. It is kept in memory but won't be scheduled