mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-03 19:45:21 +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.")
|
||||
},
|
||||
{.name = "desc",
|
||||
.data = N_("Populate a disk from its backing image.")
|
||||
.data = N_("Copy a disk backing image chain to dest.")
|
||||
},
|
||||
{.name = NULL}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user