]> xenbits.xensource.com Git - libvirt.git/commitdiff
virsh: Enhance documentation of cpu-compare command
authorJiri Denemark <jdenemar@redhat.com>
Mon, 14 May 2018 11:58:28 +0000 (13:58 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 28 May 2018 13:54:10 +0000 (15:54 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Collin Walling <walling@linux.ibm.com>
Reviewed-by: Kashyap Chamarthy <kchamart@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tools/virsh.pod

index 01158cf58cac98c14cbf81271e260b6205a6b71c..427dec12488d277fd4f4941876627ac8105c67a6 100644 (file)
@@ -589,7 +589,9 @@ Compare CPU definition from XML <file> with host CPU. The XML <file> may
 contain either host or guest CPU definition. The host CPU definition is the
 <cpu> element and its contents as printed by B<capabilities> command. The
 guest CPU definition is the <cpu> element and its contents from domain XML
-definition. For more information on guest CPU definition see:
+definition. In addition to the <cpu> element itself, this command accepts
+full domain or capabilities XML containing the <cpu> element. For more
+information on guest CPU definition see:
 L<https://libvirt.org/formatdomain.html#elementsCPU>. If I<--error> is
 specified, the command will return an error when the given CPU is
 incompatible with host CPU and a message providing more details about the