Skip to content

Commit d06c07f

Browse files
Ramkishor ChaladiRamkishor Chaladi
authored andcommitted
removed white spaces
1 parent db09a21 commit d06c07f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SoftLayer/CLI/block/set_note.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
@environment.pass_env
1717
def cli(env, volume_id, note):
1818
"""Set note for an existing block storage volume.
19-
19+
2020
EXAMPLE::
21-
21+
2222
slcli block volume-set-note 12345678 --note 'this is my note'
2323
"""
2424
block_manager = SoftLayer.BlockStorageManager(env.client)

0 commit comments

Comments
 (0)