[libvirt] [PATCH] virsh: Fix help message of allocpages

Martin Kletzander mkletzan at redhat.com
Mon Sep 29 06:32:56 UTC 2014


On Fri, Sep 26, 2014 at 06:57:22PM -0400, Tomoki Sekiyama wrote:
>Fix info in the command definition of allocpages, which is currently
>pointing info for 'capabilities'.
>
>Signed-off-by: Tomoki Sekiyama <tomoki.sekiyama at hds.com>
>---
> tools/virsh-host.c |    2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>

ACK && Pushed.

Martin

>diff --git a/tools/virsh-host.c b/tools/virsh-host.c
>index a857a3b..4a3ff28 100644
>--- a/tools/virsh-host.c
>+++ b/tools/virsh-host.c
>@@ -1326,7 +1326,7 @@ const vshCmdDef hostAndHypervisorCmds[] = {
>     {.name = "allocpages",
>      .handler = cmdAllocpages,
>      .opts = opts_allocpages,
>-     .info = info_capabilities,
>+     .info = info_allocpages,
>      .flags = 0
>     },
>     {.name = "capabilities",
>
>--
>libvir-list mailing list
>libvir-list at redhat.com
>https://www.redhat.com/mailman/listinfo/libvir-list
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140929/322edb4a/attachment-0001.sig>


More information about the libvir-list mailing list