doc: fix incorrect option in blockjob

* tools/virsh.pod: change 'live' to 'abort' based on actual option
This commit is contained in:
Alex Jia 2011-08-02 15:05:05 +08:00 committed by Daniel Veillard
parent 082bcf1c5e
commit df97107787

View 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.