commit | 57b2d9d4a7155f516c3ffeec88f83867d0a99c4a | [log] [tgz] |
---|---|---|
author | Eric Blake <eblake@redhat.com> | Thu Aug 03 11:33:50 2017 -0500 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Aug 08 17:28:53 2017 +0200 |
tree | 307bf8b950723987a75f4c0f6ae59346520f96d6 | |
parent | ab6ab3e9972a49a359f59895a88bed311472ca97 [diff] |
qemu-img: Sort sub-command names in --help 'amend' and 'create' were not listed alphabetically; hoist them earlier. Separate the @end table block to make it easier to copy-and-paste the addition of future sub-commands. Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20170803163353.19558-2-eblake@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>