Skip to content

Commit b12bce2

Browse files
committed
BZ2051610: start VM in paused state
1 parent 5d6f45a commit b12bce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/virt-virtctl-commands.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The following table contains the `virtctl` commands used throughout the {VirtPro
3838
|Command |Description
3939

4040
|`virtctl start <vm_name>`
41-
|Start a virtual machine.
41+
|Start a virtual machine. Optionally, start the virtual machine in a paused state by running `virtctl start --paused <vm_name>`. This enables you to interrupt the boot process from the VNC console.
4242

4343
|`virtctl stop <vm_name>`
4444
|Stop a virtual machine.

0 commit comments

Comments
 (0)