commit | f382d43a9180ed20c671dc058d5452c2df7d3c61 | [log] [tgz] |
---|---|---|
author | Miroslav Rezanina <mrezanin@redhat.com> | Wed Feb 13 09:09:40 2013 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Feb 22 21:21:09 2013 +0100 |
tree | 728a63b0aa4f28c97ea8e6d8fa3f7a4e3189df6b | |
parent | b35b2bba5b372ff912c5fe7e5ad6c5a9d883464f [diff] |
qemu-img: Add "Quiet mode" option There can be a need to turn output to stdout off. This patch adds a -q option that enable "Quiet mode". In Quiet mode, only errors are printed out. Signed-off-by: Miroslav Rezanina <mrezanin@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>