]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hmp-commands.hx
qemu-img: Resolve relative backing paths in rebase
[mirror_qemu.git] / hmp-commands.hx
index 1723cbe1df18eed970db29df64b8b8b47508b64e..35d862a5d2849a893bc2d78cc224a6ef8374a5e1 100644 (file)
@@ -106,7 +106,8 @@ ETEXI
         .args_type  = "force:-f,device:B",
         .params     = "[-f] device",
         .help       = "stop an active background block operation (use -f"
-                      "\n\t\t\t if the operation is currently paused)",
+                      "\n\t\t\t if you want to abort the operation immediately"
+                      "\n\t\t\t instead of keep running until data is in sync)",
         .cmd        = hmp_block_job_cancel,
     },