Skip to content

Commit b080a50

Browse files
Update limit.py
Example made small case
1 parent af8f30a commit b080a50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SoftLayer/CLI/block/limit.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
def cli(env, sortby, datacenter):
2121
"""List number of block storage volumes limit per datacenter.
2222
23-
EXAMPLE::
23+
Example::
2424
slcli block volume-limits
2525
This command lists the storage limits per datacenter for this account.
2626
"""

0 commit comments

Comments
 (0)