]> git.proxmox.com Git - qemu.git/blobdiff - qemu-io.c
Remove blanks before \n in output strings
[qemu.git] / qemu-io.c
index 5e46213af195ce322fb44f741f413d7908760c7f..e91af3747b84e3e917a48dd1a0c22ded69dea607 100644 (file)
--- a/qemu-io.c
+++ b/qemu-io.c
@@ -880,7 +880,7 @@ static void multiwrite_help(void)
 " in a batch of requests that may be merged by qemu\n"
 "\n"
 " Example:\n"
-" 'multiwrite 512 1k 1k ; 4k 1k' \n"
+" 'multiwrite 512 1k 1k ; 4k 1k'\n"
 "  writes 2 kB at 512 bytes and 1 kB at 4 kB into the open file\n"
 "\n"
 " Writes into a segment of the currently open file, using a buffer\n"