]> git.proxmox.com Git - qemu.git/blobdiff - hmp-commands.hx
Merge remote-tracking branch 'luiz/queue/qmp' into staging
[qemu.git] / hmp-commands.hx
index 628807f68454e0d7ea1bac427de235cedfb517a8..65b7f6076c9760a1a69bfa6ec8c2edb6762b6abe 100644 (file)
@@ -11,7 +11,7 @@ ETEXI
 
     {
         .name       = "help|?",
-        .args_type  = "name:s?",
+        .args_type  = "name:S?",
         .params     = "[cmd]",
         .help       = "show the help",
         .mhandler.cmd = do_help_cmd,