mirror of
https://github.com/mborgerson/xemu.git
synced 2026-02-04 09:15:40 +00:00
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>
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -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
|
||||
|
||||
Reference in New Issue
Block a user