• E
    virsh: improve help text where integers are expected · c1564268
    Eric Blake 提交于
    * tools/virsh.c (opts_freecell, opts_memtune, opts_vcpupin)
    (opts_setvcpus, opts_setmaxmem, opts_setmem)
    (opts_migrate_setmaxdowntime): Use VSH_OT_INT when only an integer
    is expected.
    (vshCmddefHelp, vshCmddefGetData): Allow mandatory VSH_OT_INT
    arguments.
    c1564268
virsh.c 323.7 KB