提交 17100159 编写于 作者: B bellard

fixed help info strings


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2179 c046a42c-6fe2-441c-8c8c-71466251a162
上级 79266dbd
...@@ -1230,9 +1230,9 @@ static term_cmd_t info_cmds[] = { ...@@ -1230,9 +1230,9 @@ static term_cmd_t info_cmds[] = {
{ "profile", "", do_info_profile, { "profile", "", do_info_profile,
"", "show profiling information", }, "", "show profiling information", },
{ "capture", "", do_info_capture, { "capture", "", do_info_capture,
"show capture information" }, "", "show capture information" },
{ "snapshots", "", do_info_snapshots, { "snapshots", "", do_info_snapshots,
"show the currently saved VM snapshots" }, "", "show the currently saved VM snapshots" },
{ NULL, NULL, }, { NULL, NULL, },
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册