Skip to content

Commit 9c94074

Browse files
committed
clean code
1 parent 744213a commit 9c94074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SoftLayer/CLI/user/edit_notifications.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
@environment.pass_env
1515
def cli(env, enable, notification):
1616
"""Enable or Disable specific notifications for the active user.
17-
Notification names should be enclosed in quotation marks.
1817
18+
Notification names should be enclosed in quotation marks.
1919
Example::
2020
2121
slcli user edit-notifications --enable 'Order Approved' 'Reload Complete'

0 commit comments

Comments
 (0)