提交 c595fc78 编写于 作者: C Chen Hanxiao 提交者: John Ferlan

virsh: add missing help info of --source to domifaddr

commit b4b5c82c forgot to add this.
Signed-off-by: NChen Hanxiao <chenhanxiao@gmail.com>
上级 17f223d1
......@@ -2160,7 +2160,7 @@ static const vshCmdOptDef opts_domifaddr[] = {
{.name = "source",
.type = VSH_OT_STRING,
.flags = VSH_OFLAG_NONE,
.help = N_("address source: 'lease' or 'agent'")},
.help = N_("address source: 'lease', 'agent', or 'arp'")},
{.name = NULL}
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册