summaryrefslogtreecommitdiffstats
path: root/qemu-options.hx
diff options
context:
space:
mode:
authorLaurent Vivier <lvivier@redhat.com>2015-09-04 21:30:04 +0200
committerMichael Tokarev <mjt@tls.msk.ru>2015-09-11 10:21:38 +0300
commit2382053f1deea2a2b49cf15571be7b542bec5fcf (patch)
treec120c385fc9b0dc902840c0d1ace244dadb44463 /qemu-options.hx
parent74c373e42f3dccae3b3b1e91a82ab8f748a39a6f (diff)
downloadhqemu-2382053f1deea2a2b49cf15571be7b542bec5fcf.zip
hqemu-2382053f1deea2a2b49cf15571be7b542bec5fcf.tar.gz
help: dd missing newline
Signed-off-by: Laurent Vivier <lvivier@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'qemu-options.hx')
-rw-r--r--qemu-options.hx2
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu-options.hx b/qemu-options.hx
index 739894d..166eae6 100644
--- a/qemu-options.hx
+++ b/qemu-options.hx
@@ -3513,7 +3513,7 @@ DEF("dump-vmstate", HAS_ARG, QEMU_OPTION_dump_vmstate,
" Output vmstate information in JSON format to file.\n"
" Use the scripts/vmstate-static-checker.py file to\n"
" check for possible regressions in migration code\n"
- " by comparing two such vmstate dumps.",
+ " by comparing two such vmstate dumps.\n",
QEMU_ARCH_ALL)
STEXI
@item -dump-vmstate @var{file}
OpenPOWER on IntegriCloud