mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-05 12:35:20 +00:00
virsh: Correct DESCRIPTION for virsh help blockcopy
Signed-off-by: Yanbing Du <ydu@redhat.com>
This commit is contained in:
parent
ea2e31fa5b
commit
4faf435cbd
@ -1603,7 +1603,7 @@ static const vshCmdInfo info_block_copy[] = {
|
|||||||
.data = N_("Start a block copy operation.")
|
.data = N_("Start a block copy operation.")
|
||||||
},
|
},
|
||||||
{.name = "desc",
|
{.name = "desc",
|
||||||
.data = N_("Populate a disk from its backing image.")
|
.data = N_("Copy a disk backing image chain to dest.")
|
||||||
},
|
},
|
||||||
{.name = NULL}
|
{.name = NULL}
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user