From d70df6a4a2bdd99d22051cb999e7c4b36e4e5868 Mon Sep 17 00:00:00 2001 From: TerryHowe Date: Tue, 21 Jul 2015 14:07:18 -0600 Subject: Fix yet more documentation warnings Change-Id: I87683039601ae90531f27ebebbc4d0b1d252e846 --- doc/source/command-objects/image.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/source/command-objects/image.rst') 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 @@ -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 -- cgit v1.2.1