qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v4 2/3] help: fix typo


From: Laurent Vivier
Subject: [Qemu-devel] [PATCH v4 2/3] help: fix typo
Date: Fri, 4 Sep 2015 21:30:04 +0200

Signed-off-by: Laurent Vivier <address@hidden>
---
 qemu-options.hx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/qemu-options.hx b/qemu-options.hx
index 77f5853..ab1af02 100644
--- a/qemu-options.hx
+++ b/qemu-options.hx
@@ -3510,7 +3510,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}
-- 
2.1.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]