[libvirt] [PATCH] doc: fix incorrect option in blockjob

ajia at redhat.com ajia at redhat.com
Tue Aug 2 06:09:31 UTC 2011


* tools/virsh.pod: change 'live' to 'abort' based on actual option.

Signed-off-by: Alex Jia <ajia at redhat.com>
---
 tools/virsh.pod |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tools/virsh.pod b/tools/virsh.pod
index f6f9908..01b8fd6 100644
--- a/tools/virsh.pod
+++ b/tools/virsh.pod
@@ -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.
-- 
1.7.1




More information about the libvir-list mailing list