diff options
| author | Jenkins <jenkins@review.openstack.org> | 2015-07-22 03:49:33 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2015-07-22 03:49:33 +0000 |
| commit | 317959d76eaaaf677811fe7c1f869874a69c7447 (patch) | |
| tree | f6841bb2a46ca86728eec66122b2b0c239c1f10f /doc/source/command-objects/image.rst | |
| parent | 4d9d2dbd36cd28e9a5faf1e276bb33c4b52a6e49 (diff) | |
| parent | d70df6a4a2bdd99d22051cb999e7c4b36e4e5868 (diff) | |
| download | python-openstackclient-317959d76eaaaf677811fe7c1f869874a69c7447.tar.gz | |
Merge "Fix yet more documentation warnings"
Diffstat (limited to 'doc/source/command-objects/image.rst')
| -rw-r--r-- | doc/source/command-objects/image.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/source/command-objects/image.rst b/doc/source/command-objects/image.rst index c4b24233..25741424 100644 --- a/doc/source/command-objects/image.rst +++ b/doc/source/command-objects/image.rst @@ -246,7 +246,7 @@ Set image properties Disk format of image. Acceptable formats: ['ami', 'ari', 'aki', 'vhd', 'vmdk', 'raw', 'qcow2', - 'vdi', 'iso'] + 'vdi', 'iso'] .. option:: --size <size> @@ -330,7 +330,7 @@ image add project Associate project with image -.. progran:: image add project +.. program:: image add project .. code:: bash os image add project @@ -357,7 +357,7 @@ image remove project Disassociate project with image -.. progran:: image remove project +.. program:: image remove project .. code:: bash os image remove remove |
