]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
virsh: document the possibility of accepting integers for numatune mode
authorMartin Kletzander <mkletzan@redhat.com>
Wed, 9 Jul 2014 07:53:14 +0000 (09:53 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Wed, 9 Jul 2014 13:08:23 +0000 (15:08 +0200)
commitfd59f6c83e5f3dbb44ad93de0568f9f3158fbb4d
treefb61b94abf01d3eae919ac462ff0d1a91ff64a86
parent61e45dfb519bc6841a19c949a57f19c646045d9a
virsh: document the possibility of accepting integers for numatune mode

According to the code, 'virsh numatune' supports integers for
specifying --mode as well as the string definitions "strict",
"interleave", and "preferred".  However, this possibility was not
documented anywhere, so this patch adds it to both the man page and
command help.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1085706

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
tools/virsh-domain.c
tools/virsh.pod