From: Jiri Denemark Date: Fri, 26 Oct 2012 10:25:14 +0000 (+0200) Subject: virsh: Fix POD syntax X-Git-Tag: v1.0.0-rc2~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61299a1c;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. --- diff --git a/tools/virsh.pod b/tools/virsh.pod index 61822bbcfa..07d6a67f8c 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -737,7 +737,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 @@ -778,7 +778,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 @@ -2943,8 +2943,6 @@ and the monitor uses QMP, then the output will be pretty-printed. 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