From: Ján Tomko Date: Mon, 15 Jun 2015 12:08:05 +0000 (+0200) Subject: man: clarify usage of virsh blockcopy with --xml X-Git-Tag: v1.2.17-rc1~188 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17ba622451d51bbe7b0000bab0172894b8e60ae8;p=thirdparty%2Flibvirt.git 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 --- 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