From: Daniel Hansel Date: Wed, 18 Feb 2015 13:53:32 +0000 (+0100) Subject: man: moved virsh command cpu-models X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=6776a26e5c8dca8adc674f9d25a03be947cd6cd3;p=libvirt.git man: moved virsh command cpu-models The description of the virsh command 'cpu-models' was written in the wrong context (i.e. beside the domain states). This patch moves the command description just to the cpu related commands like 'cpu-baseline' and 'cpu-compare'. Signed-off-by: Daniel Hansel --- diff --git a/tools/virsh.pod b/tools/virsh.pod index 50de32c3e8..cdcb8627b3 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -422,10 +422,6 @@ current domain is in. =over 4 -=item B I - -Print the list of CPU models known for the specified architecture. - =item B The domain is currently running on a CPU @@ -596,6 +592,10 @@ specified, the command will return an error when the given CPU is incompatible with host CPU and a message providing more details about the incompatibility will be printed out. +=item B I + +Print the list of CPU models known for the specified architecture. + =item B [I<--shell>] [I<--xml>] [I...] Echo back each I, separated by space. If I<--shell> is