We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 744213a commit 9c94074Copy full SHA for 9c94074
SoftLayer/CLI/user/edit_notifications.py
@@ -14,8 +14,8 @@
14
@environment.pass_env
15
def cli(env, enable, notification):
16
"""Enable or Disable specific notifications for the active user.
17
- Notification names should be enclosed in quotation marks.
18
+ Notification names should be enclosed in quotation marks.
19
Example::
20
21
slcli user edit-notifications --enable 'Order Approved' 'Reload Complete'
0 commit comments