]> xenbits.xensource.com Git - libvirt.git/commitdiff
doc: fix incorrect option in blockjob
authorAlex Jia <ajia@redhat.com>
Tue, 2 Aug 2011 07:05:05 +0000 (15:05 +0800)
committerDaniel Veillard <veillard@redhat.com>
Tue, 2 Aug 2011 07:05:05 +0000 (15:05 +0800)
* tools/virsh.pod: change 'live' to 'abort' based on actual option

tools/virsh.pod

index f6f9908c26343020f8bdb99a925228fe520cacbc..01b8fd68d0183aeeecec3071500348ed33ef6936 100644 (file)
@@ -445,7 +445,7 @@ I<bandwidth> specifies copying bandwidth limit in Mbps.
 Manage active block operations.
 
 I<path> 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.