diff --git a/tools/virsh.pod b/tools/virsh.pod index 7a46ffdee000372e80bfa1c71b31f4ca4a255997..d50745509dbfa308358014d6c2043f6e40f01720 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -1140,6 +1140,8 @@ By default the hypervisor will try to pick a suitable shutdown method. To specify an alternative method, the I<--mode> parameter can specify C or C. +The command B is an alias for the older B. + =item B I Reset a domain immediately without any guest shutdown. B @@ -1545,6 +1547,8 @@ By default the hypervisor will try to pick a suitable shutdown method. To specify an alternative method, the I<--mode> parameter can specify C or C. +The command B is an alias for the older B. + =item B I [I<--console>] [I<--paused>] [I<--autodestroy>] [I<--bypass-cache>] [I<--force-boot>] =item B I [I<--console>] [I<--paused>] @@ -1562,6 +1566,8 @@ the restore will avoid the file system cache, although this may slow down the operation. If I<--force-boot> is specified, then any managedsave state is discarded and a fresh boot occurs. +The command B is an alias for the older B. + =item B I Suspend a running domain. It is kept in memory but won't be scheduled