qemu-img: Print available options with -o ?
authorKevin Wolf <kwolf@redhat.com>
Thu, 4 Jun 2009 13:39:38 +0000 (15:39 +0200)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 6 Jun 2009 15:38:57 +0000 (18:38 +0300)
commitdb08adf526ce78eea7ae5f24e30b8caa1af4cf24
treec52baf3aed5286724a6114327f2532bad99ef4bb
parentf425c278724fc477735a0eecd2e2b03e53fd1a62
qemu-img: Print available options with -o ?

This patch adds a small help text to each of the options in the block drivers
which can be displayed by using qemu-img create -f fmt -o ?

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/cow.c
block/qcow.c
block/qcow2.c
block/raw-posix.c
block/raw-win32.c
block/vmdk.c
block/vpc.c
qemu-img.c
qemu-option.c
qemu-option.h