]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hmp-commands-info.hx
seabios: update to 1.10.2 release
[mirror_qemu.git] / hmp-commands-info.hx
index 55d50c42c6812eb1a82cfb4a16911b87add8313e..b0f35e68291083b6af2c1e936cead5bdf3665264 100644 (file)
@@ -249,9 +249,9 @@ ETEXI
 
     {
         .name       = "mtree",
-        .args_type  = "",
-        .params     = "",
-        .help       = "show memory tree",
+        .args_type  = "flatview:-f",
+        .params     = "[-f]",
+        .help       = "show memory tree (-f: dump flat view for address spaces)",
         .cmd        = hmp_info_mtree,
     },