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)
commit409edcd5acebcc7de4839794956f4f5ffba23845
tree6b9930fd56402c253a663d55b65c1ef368e218ef
parentc693f0edfbd475daf3b93305b0280bcac1ac46c1
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