提交 b7399138 编写于 作者: P Peter Krempa

virsh: undefine: Clarify help string for --snapshots-metadata

Reword the end of the help string to make it more obvious that the VM
must be inactive.
Signed-off-by: NPeter Krempa <pkrempa@redhat.com>
Reviewed-by: NFabiano Fidêncio <fidencio@redhat.com>
ACKed-by: NEric Blake <eblake@redhat.com>
上级 4d21d4ac
......@@ -3627,7 +3627,7 @@ static const vshCmdOptDef opts_undefine[] = {
},
{.name = "snapshots-metadata",
.type = VSH_OT_BOOL,
.help = N_("remove all domain snapshot metadata, if inactive")
.help = N_("remove all domain snapshot metadata (vm must be inactive)")
},
{.name = "nvram",
.type = VSH_OT_BOOL,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册