commit | a6af8e5f96d4815c13e58af106bb9b8535f799a4 | [log] [tgz] |
---|---|---|
author | Adrian Bridgett <adrian@smop.co.uk> | Thu Oct 01 11:56:10 2009 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Oct 06 14:36:09 2009 -0500 |
tree | 2e61fb80e4787d6e571489e9a43c6637b057758e | |
parent | 45a50b1668822c23afc2a89f724654e176518bc4 [diff] |
add host_device format description to qemu-img manpage Converting files using "qemu-img convert" onto logical volumes (or any block device) you need to use the currently undocumented "host_device" format. This patch adds the required documentation to the manpage. Reported-by: Adrian Bridgett <adrian@bitcube.co.uk> Signed-off-by: Adrian Bridgett <adrian@bitcube.co.uk> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>