提交 6f7c6f8c 编写于 作者: J Justin Clift

virsh: fix a typo in the memtune help description

上级 3b45eec5
......@@ -2894,8 +2894,9 @@ cmdSetmaxmem(vshControl *ctl, const vshCmd *cmd)
* "memtune" command
*/
static const vshCmdInfo info_memtune[] = {
{"help", N_("Get/Set memory paramters")},
{"desc", N_("Get/Set the current memory paramters for the guest domain.\n" \
{"help", N_("Get or set memory parameters")},
{"desc", N_("Get or set the current memory parameters for a guest" \
" domain.\n" \
" To get the memory parameters use following command: \n\n" \
" virsh # memtune <domain>")},
{NULL, NULL}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册