From: Alex Jia Date: Tue, 2 Aug 2011 07:05:05 +0000 (+0800) Subject: doc: fix incorrect option in blockjob X-Git-Tag: v0.9.4~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df971077876af13852c640e7edee9b5e88ffba54;p=thirdparty%2Flibvirt.git doc: fix incorrect option in blockjob * tools/virsh.pod: change 'live' to 'abort' based on actual option --- diff --git a/tools/virsh.pod b/tools/virsh.pod index f6f9908c26..01b8fd68d0 100644 --- a/tools/virsh.pod +++ b/tools/virsh.pod @@ -445,7 +445,7 @@ I specifies copying bandwidth limit in Mbps. Manage active block operations. I specifies fully-qualified path of the disk. -If I<--live> is specified, the active job on the specified disk will +If I<--abort> is specified, the active job on the specified disk will be aborted. If I<--info> is specified, the active job information on the specified disk will be printed.