summaryrefslogtreecommitdiff
path: root/doc/source/command-objects
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/command-objects')
-rw-r--r--doc/source/command-objects/volume.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/source/command-objects/volume.rst b/doc/source/command-objects/volume.rst
index f51b5ae1..fd32c327 100644
--- a/doc/source/command-objects/volume.rst
+++ b/doc/source/command-objects/volume.rst
@@ -219,12 +219,18 @@ Unset volume properties
os volume unset
[--property <key>]
+ [--image-property <key>]
<volume>
.. option:: --property <key>
Property to remove from volume (repeat option to remove multiple properties)
+.. option:: --image-property <key>
+
+ To remove image properties from volume
+ (repeat option to remove multiple image properties)
+
.. describe:: <volume>
Volume to modify (name or ID)