From f510f893feee94ca6597f27e40421cf76cfba06e Mon Sep 17 00:00:00 2001 From: Jiri Denemark Date: Mon, 14 May 2018 13:58:28 +0200 Subject: [PATCH] virsh: Enhance documentation of cpu-compare command MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jiri Denemark Reviewed-by: Collin Walling Reviewed-by: Kashyap Chamarthy Reviewed-by: Ján Tomko --- tools/virsh.pod | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tools/virsh.pod b/tools/virsh.pod index 01158cf58c..427dec1248 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -589,7 +589,9 @@ Compare CPU definition from XML with host CPU. The XML may contain either host or guest CPU definition. The host CPU definition is the element and its contents as printed by B command. The guest CPU definition is the element and its contents from domain XML -definition. For more information on guest CPU definition see: +definition. In addition to the element itself, this command accepts +full domain or capabilities XML containing the element. For more +information on guest CPU definition see: L. 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