]> git.proxmox.com Git - mirror_qemu.git/commit - qemu-io.c
qemu-io: Extended "--cmd" description in usage text
authorMaria Kustova <maxa@catit.be>
Tue, 18 Mar 2014 05:59:19 +0000 (09:59 +0400)
committerKevin Wolf <kwolf@redhat.com>
Wed, 19 Mar 2014 08:39:41 +0000 (09:39 +0100)
commitd208cc353a2860dc9614ba651439713e4ecdf9d3
treef448d9fcd748691887ae2022118420f365d96468
parent6e6507c06beb28e0551f68b13aa843ed1303f0f0
qemu-io: Extended "--cmd" description in usage text

It's not clear from the usage description that "--cmd" option accepts
its argument as a string, so any special symbols have to be quoted from
the shell.

Updates in usage text:
 - Specified parameter format for "--cmd" option.
 - Added an instruction how to get help for "--cmd" option.

Signed-off-by: Maria Kustova <maria.k@catit.be>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
qemu-io.c