]> git.ipfire.org Git - thirdparty/libvirt.git/commit
node_memory: Add '\n' to help message
authorSatoru Moriya <satoru.moriya@hds.com>
Thu, 24 Jan 2013 19:40:51 +0000 (19:40 +0000)
committerOsier Yang <jyang@redhat.com>
Fri, 25 Jan 2013 05:25:59 +0000 (13:25 +0800)
commit3dbabd29f52a7cf644fcd636d0fb20632f90a0f4
tree327142f6882303755e1c2161f5c3f849efa4e5b7
parentc1509ab47edf61e9f20d11922526b9fca518d238
node_memory: Add '\n' to help message

Linefeed is missed in the help of node-memory-tune.
This patch just adds '\n' to get a correct help message.

Signed-off-by: Satoru Moriya <satoru.moriya@hds.com>
tools/virsh-host.c