]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hmp-commands.hx
net/tap: Set return code on failure
[mirror_qemu.git] / hmp-commands.hx
index 3a5aeba3fe8a3f6d75c4d951634bc1100f217bb4..70a9136ac2935b0cb2b2f132266196b5df6cd556 100644 (file)
@@ -382,7 +382,7 @@ SRST
 ERST
 
     {
-        .name       = "stop",
+        .name       = "stop|s",
         .args_type  = "",
         .params     = "",
         .help       = "stop emulation",
@@ -390,7 +390,7 @@ ERST
     },
 
 SRST
-``stop``
+``stop`` or ``s``
   Stop emulation.
 ERST