提交 f39e1b88 编写于 作者: D Daniel Veillard

* src/virsh.c: patch from Atsushi SAKAI fixing schedinfo synopsys

Daniel
上级 b8d0a7bc
Tue Aug 14 09:10:51 CEST 2007 Daniel Veillard <veillard@redhat.com>
* src/virsh.c: patch from Atsushi SAKAI fixing schedinfo synopsys
Tue Aug 14 09:04:41 CEST 2007 Daniel Veillard <veillard@redhat.com> Tue Aug 14 09:04:41 CEST 2007 Daniel Veillard <veillard@redhat.com>
* virsh.1 docs/virsh.pod: typo fixes from Atsushi SAKAI * virsh.1 docs/virsh.pod: typo fixes from Atsushi SAKAI
......
...@@ -987,7 +987,7 @@ cmdSave(vshControl * ctl, vshCmd * cmd) ...@@ -987,7 +987,7 @@ cmdSave(vshControl * ctl, vshCmd * cmd)
* "schedinfo" command * "schedinfo" command
*/ */
static vshCmdInfo info_schedinfo[] = { static vshCmdInfo info_schedinfo[] = {
{"syntax", "sched <domain>"}, {"syntax", "schedinfo <domain>"},
{"help", gettext_noop("show/set scheduler parameters")}, {"help", gettext_noop("show/set scheduler parameters")},
{"desc", gettext_noop("Show/Set scheduler parameters.")}, {"desc", gettext_noop("Show/Set scheduler parameters.")},
{NULL, NULL} {NULL, NULL}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册