Revision 1162daa6 qemu-monitor.hx

b/qemu-monitor.hx
1654 1654
        .args_type  = "item:s?",
1655 1655
        .params     = "[subcommand]",
1656 1656
        .help       = "show various information about the system state",
1657
        .user_print = monitor_user_noop,
1658
        .mhandler.cmd_new = do_info,
1657
        .mhandler.cmd = do_info,
1659 1658
    },
1660 1659

  
1661 1660
STEXI

Also available in: Unified diff