Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 483 Bytes

TODO.md

File metadata and controls

17 lines (13 loc) · 483 Bytes

TODO qemuconf

Next Release

  • GNU-style options/usage: #1

    qemuconf.c, qemuconf.1:

    • use getopt_long(3) and the following long opts equivalents: -q/--qemubin, -n/--dryrun (--no-execute), -v/--version, -h/--help
    • document new options in the man page

    qemuconf-import, qemuconf-import.1

    • use GNU getopt(1) for opts parsing
    • add -v/--version and -h/--help opts