提交 cfbccb38 编写于 作者: E Eric Blake

virsh: tweak misleading wording

Fixes confusing docs introduced in commit 98369d31.

* tools/virsh.c (cmdSnapshotParent): Operates on named snapshot,
not current.
上级 d48a0597
......@@ -12282,7 +12282,7 @@ cleanup:
* "snapshot-parent" command
*/
static const vshCmdInfo info_snapshot_parent[] = {
{"help", N_("Get the name of the parent of the current snapshot")},
{"help", N_("Get the name of the parent of a snapshot")},
{"desc", N_("Extract the snapshot's parent, if any")},
{NULL, NULL}
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册