commit | 4694020d3c0d21f02408d5cc6f44b8fb55b4ee15 | [log] [tgz] |
---|---|---|
author | Stefan Hajnoczi <stefanha@redhat.com> | Thu Nov 14 11:54:18 2013 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Wed Jan 22 12:07:17 2014 +0100 |
tree | 9e54963e262d2c6f177733db222a34496eb94c49 | |
parent | 0cf17e181798063c3824c8200ba46f25f54faa1a [diff] |
qemu-io: add command completion Autocomplete qemu-io commands at the interactive prompt. Note this only completes command names and not their options. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>