From: Jiri Denemark Date: Fri, 26 Oct 2012 10:25:14 +0000 (+0200) Subject: virsh: Fix POD syntax X-Git-Tag: v0.10.2.3~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8ac83ec2e0846bab271e4af76e99a89a5b698c8;p=thirdparty%2Flibvirt.git virsh: Fix POD syntax The first two hunks fix "Unterminated I<...> sequence" error and the last one fixes "’=item’ outside of any ’=over’" error. (cherry picked from commit 61299a1c983a64c7e0337b94232fdd2d42c1f4f2) --- diff --git a/tools/virsh.pod b/tools/virsh.pod index 4fbb66010b..447067230f 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -729,7 +729,7 @@ I specifies copying bandwidth limit in MiB/s, although for qemu, it may be non-zero only for an online domain. =item B I I I [I] [I<--shallow>] -[I<--reuse-external>] [I<--raw>] [I<--wait> [I<--verbose] +[I<--reuse-external>] [I<--raw>] [I<--wait> [I<--verbose>] [{I<--pivot> | I<--finish>}] [I<--timeout> B] [I<--async>]] Copy a disk backing image chain to I. By default, this command @@ -770,7 +770,7 @@ I specifies fully-qualified path of the disk. I specifies copying bandwidth limit in MiB/s. =item B I I [I] [I] -[I<--wait> [I<--verbose>] [I<--timeout> B] [I<--async]] +[I<--wait> [I<--verbose>] [I<--timeout> B] [I<--async>]] Populate a disk from its backing image chain. By default, this command flattens the entire chain; but if I is specified, containing the @@ -2928,8 +2928,6 @@ the result will also be converted back from QMP. If more than one argument is provided for I, they are concatenated with a space in between before passing the single command to the monitor. -=back - =item B I [I<--timeout> I | I<--async> | I<--block>] I... Send an arbitrary guest agent command I to domain I through