From: Eric Blake Date: Tue, 6 Nov 2012 15:09:32 +0000 (-0700) Subject: virsh: document which term is older X-Git-Tag: CVE-2012-3411~150 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f63a5cb42642f945696c51bbce7fdc160325510;p=thirdparty%2Flibvirt.git virsh: document which term is older Make it clear that the alternate terms have no difference except for length of time they were supported. * tools/virsh.pod (start, shutdown, reboot): More documentation. --- diff --git a/tools/virsh.pod b/tools/virsh.pod index 7a46ffdee0..d50745509d 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