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