From 153859be1a0928d07ec2dc2b18847e32e180ff43 Mon Sep 17 00:00:00 2001 From: Stuart Brady Date: Sun, 7 Jun 2009 00:42:17 +0100 Subject: 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 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index bd7b808..a8da10e 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,8 @@ qemu-nbd qemu-nbd.8 qemu-nbd.pod qemu-options.texi +qemu-img-cmds.texi +qemu-img-cmds.h qemu-io .gdbinit *.a -- cgit v1.1