diff --git a/docs/composer-cli.rst b/docs/composer-cli.rst index 95a19df3..6c1116fb 100644 --- a/docs/composer-cli.rst +++ b/docs/composer-cli.rst @@ -40,8 +40,8 @@ compose start http-server qcow2``. It will print a UUID that you can use to keep track of the build. You can also cancel the build if needed. The available types of images is displayed by ``composer-cli compose types``. -Currently this consists of: ami, ext4-filesystem, live-iso, partitioned-disk, -qcow2, tar, vhd, vmdk +Currently this consists of: ami, ext4-filesystem, live-iso, openstack, +partitioned-disk, qcow2, tar, vhd, vmdk Monitor the build status ------------------------