add README to plugin

This commit is contained in:
Olivier Sallou 2013-08-13 11:45:54 +02:00
parent f6ce50d4f6
commit cd01bc380d

View file

@ -0,0 +1,12 @@
this plugins helps to convert a raw image to an other format.
Supported formats are the one supported by qemu-img.
In the plugins section add:
"convert_image": {
"enabled": true,
"format": "vdi"
}