From 17ba622451d51bbe7b0000bab0172894b8e60ae8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A1n=20Tomko?= Date: Mon, 15 Jun 2015 14:08:05 +0200 Subject: [PATCH] man: clarify usage of virsh blockcopy with --xml The --xml option is mandatory if an XML description is used. Otherwise the third parameter is treated as the destination. https://bugzilla.redhat.com/show_bug.cgi?id=1206406#c3 --- tools/virsh.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/virsh.pod b/tools/virsh.pod index 9b57c8cbf3..154922e3b2 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -989,12 +989,12 @@ unlimited. The hypervisor can choose whether to reject the value or convert it to the maximum value allowed. =item B I I { I [I] [I<--blockdev>] -| I } [I<--shallow>] [I<--reuse-external>] [I] +| I<--xml> B } [I<--shallow>] [I<--reuse-external>] [I] [I<--wait> [I<--async>] [I<--verbose>]] [{I<--pivot> | I<--finish>}] [I<--timeout> B] [I] [I] Copy a disk backing image chain to a destination. Either I as -the destination file name, or I as the name of an XML file containing +the destination file name, or I<--xml> with the name of an XML file containing a top-level element describing the destination, must be present. Additionally, if I is given, I should be specified to declare the format of the destination (if I is omitted, then libvirt