docs: Extend the usage examples
[snf-image] / snf-image-host / parameters.list
1 img_id The id of the image to be installed (the id will be the image's file name prefix)
2 img_format The format of the image to be installed
3 img_passwd The root password which will be injected into the image
4 img_properties The image properties that are used to customize the image (json.dumps format)
5 img_personality The files to be injected into the image (base64 encoded in a json.dumps format)
6 config_url The url to download configuration data from