]> git.proxmox.com Git - mirror_qemu.git/commit - qemu-io-cmds.c
qemu-io: Move 'help' function
authorKevin Wolf <kwolf@redhat.com>
Wed, 5 Jun 2013 12:19:33 +0000 (14:19 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Thu, 6 Jun 2013 09:27:04 +0000 (11:27 +0200)
commitf18a834a92f0b490cefeb71410f3f25b969d336f
tree64001780aa4b68f5677aba1271b8e8584b86f395
parentdd5832967ac3fe96bd5bf9f199639176998ead69
qemu-io: Move 'help' function

No reason to treat it different from other commands. Move it to
qemu-io-cmds.c, adapt the coding style and register it like any other
command.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
cmd.c
cmd.h
qemu-io-cmds.c