Use hxtool for qemu-img command list
authorStuart Brady <sdbrady@ntlworld.com>
Sat, 6 Jun 2009 23:42:17 +0000 (00:42 +0100)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 7 Jun 2009 06:59:47 +0000 (09:59 +0300)
commit153859be1a0928d07ec2dc2b18847e32e180ff43
tree6b9930fd56402c253a663d55b65c1ef368e218ef
parent3a2eeac0c9033e30b19d88465c9561f982e9e6d0
Use hxtool for qemu-img command list

Use hxtool to generate the 'command syntax' section of qemu-img's help
message, and the corresponding section of the texinfo documentation.

This has the side-effect of adding 'check' to this list of commands in
the texinfo documentation.

Signed-off-by: Stuart Brady <stuart.brady@gmail.com>
.gitignore
Makefile
qemu-img-cmds.hx [new file with mode: 0644]
qemu-img.c
qemu-img.texi