Skip to content

Commit ab79850

Browse files
Merge pull request #1814 from BrianSantivanez/issue1813
`slcli vs notifications` is displaying a hardware description
2 parents a236652 + 8290e34 commit ab79850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SoftLayer/CLI/virt/notifications.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
@click.argument('identifier')
1313
@environment.pass_env
1414
def cli(env, identifier):
15-
"""Get all hardware notifications."""
15+
"""Get all VS notifications."""
1616

1717
virtual = SoftLayer.VSManager(env.client)
1818

0 commit comments

Comments
 (0)