Revision 466636c9 kamaki/cli/commands/image.py

b/kamaki/cli/commands/image.py
803 803
@command(image_cmds)
804 804
class image_compute_properties_set(_init_cyclades, _optional_json):
805 805
    """Add / update a set of properties for an image
806
    proeprties must be given in the form key=value, e.v.
806
    properties must be given in the form key=value, e.v.
807 807
    /image compute properties set <image-id> key1=val1 key2=val2
808 808
    """
809 809

  

Also available in: Unified diff