commit | 626f84f39d4ae365a44dbbc0d0dd3c7739c3971a | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Fri Feb 21 16:24:06 2014 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Feb 21 22:10:26 2014 +0100 |
tree | 220109747e371d3929ee36dceac7202007eb55c0 | |
parent | 2dc8328b4c6aba60f4ad543186f4e8aec2e9287e [diff] |
qemu-img amend: 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>