commit | 2dc8328b4c6aba60f4ad543186f4e8aec2e9287e | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Fri Feb 21 16:24:05 2014 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Feb 21 22:10:24 2014 +0100 |
tree | f929b1376b210fa9091df18e3a9615f9bcdbec56 | |
parent | 77386bf6ebe67164a2d102b207fb3bc11af8c1e8 [diff] |
qemu-img convert: Support multiple -o options Instead of ignoring all option values but the last one, multiple -o options now have the same meaning as having a single option with all settings in the order of their respective -o options. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Jeff Cody <jcody@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com>