summaryrefslogtreecommitdiff
path: root/doc/source/command-objects
diff options
context:
space:
mode:
authorDavid Rabel <rabel@b1-systems.de>2017-02-28 21:29:34 +0100
committerDavid Rabel <rabel@b1-systems.de>2017-02-28 21:35:56 +0100
commit56c981e7fbd236600085e66af5c7fba9bf9b5251 (patch)
treef5b5e3ae59ef94d0342597d5de90831e8cdbf690 /doc/source/command-objects
parent1450e8ff4f0075076dcb562628ae8f1ee69de5da (diff)
downloadpython-openstackclient-56c981e7fbd236600085e66af5c7fba9bf9b5251.tar.gz
Update doc/source/command-objects/image.rst
Update doc/source/command-objects/image.rst to match output of 'openstack help image create' again. Forgot this in: https://review.openstack.org/#/c/437335/ Change-Id: Ied7ed88ea79da0b778cccf19d087b5ee06edcb71
Diffstat (limited to 'doc/source/command-objects')
-rw-r--r--doc/source/command-objects/image.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/source/command-objects/image.rst b/doc/source/command-objects/image.rst
index 7a9ead5c..c39d9a28 100644
--- a/doc/source/command-objects/image.rst
+++ b/doc/source/command-objects/image.rst
@@ -53,8 +53,7 @@ Create/upload an image
[--min-ram <ram-mb>]
[--location <image-url>]
[--copy-from <image-url>]
- [--file <file>]
- [--volume <volume>]
+ [--file <file> | --volume <volume>]
[--force]
[--checksum <checksum>]
[--protected | --unprotected]