]> xenbits.xensource.com Git - libvirt.git/commitdiff
man: moved virsh command cpu-models
authorDaniel Hansel <daniel.hansel@linux.vnet.ibm.com>
Wed, 18 Feb 2015 13:53:32 +0000 (14:53 +0100)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 23 Feb 2015 19:23:14 +0000 (14:23 -0500)
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 <daniel.hansel@linux.vnet.ibm.com>
tools/virsh.pod

index 50de32c3e8e7b41bfe4784bea05ef9e1ea7f4394..cdcb8627b3812861e226eab36157469570863984 100644 (file)
@@ -422,10 +422,6 @@ current domain is in.
 
 =over 4
 
-=item B<cpu-models> I<arch>
-
-Print the list of CPU models known for the specified architecture.
-
 =item B<running>
 
 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<cpu-models> I<arch>
+
+Print the list of CPU models known for the specified architecture.
+
 =item B<echo> [I<--shell>] [I<--xml>] [I<arg>...]
 
 Echo back each I<arg>, separated by space.  If I<--shell> is