commit | 89aa0465b9135d70682420918b28b6e38a0f6322 | [log] [tgz] |
---|---|---|
author | Jeff Cody <jcody@redhat.com> | Thu Apr 06 13:45:42 2017 -0400 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Apr 07 14:44:06 2017 +0200 |
tree | b5f384a4b27fe8b3fce67629cd81d1576b414f1b | |
parent | 5694923ad1c60a86383244793663c0715bd88e83 [diff] |
qemu-img: img_create does not support image-opts, fix docs The documentation and help for qemu-img claims that 'qemu-img create' will take the '--image-opts' argument. This is not true, so this patch removes those claims. Signed-off-by: Jeff Cody <jcody@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>