diff options
| author | TerryHowe <terrylhowe@gmail.com> | 2015-07-21 14:07:18 -0600 |
|---|---|---|
| committer | TerryHowe <terrylhowe@gmail.com> | 2015-07-21 14:07:18 -0600 |
| commit | d70df6a4a2bdd99d22051cb999e7c4b36e4e5868 (patch) | |
| tree | d3412ad96e71a1ae2b7b0c936cd83d940afd65bb /doc/source/command-objects/image.rst | |
| parent | 4c368d12d24155e81418b2cd30a2c187b1640efa (diff) | |
| download | python-openstackclient-d70df6a4a2bdd99d22051cb999e7c4b36e4e5868.tar.gz | |
Fix yet more documentation warnings
Change-Id: I87683039601ae90531f27ebebbc4d0b1d252e846
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 |
