Documentation: Don't mention old qemu-img options
authorKevin Wolf <kwolf@redhat.com>
Wed, 28 Oct 2009 11:49:16 +0000 (12:49 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 9 Nov 2009 14:43:12 +0000 (08:43 -0600)
commit3b4ce6c5b44ff7edabbec91fbc95f1017ac944d7
tree7c37048e77314f0a14715f83ba2874fd09d39cbb
parentc14da0d4b80c6ed618b297ed33565e8c80077bef
Documentation: Don't mention old qemu-img options

The old options are still supported for compatibility, but they are
inconsistent (for example create -b vs. convert -B for backing files) and
incomplete (-F only exists for create) which tends to confuse people. Remove
all references to the old options from the documentation to guide users to the
more consistent -o options.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
qemu-img-cmds.hx
qemu-img.c
qemu-img.texi