Skip to content

Commit 8290e34

Browse files
author
Brian Flores
committed
updated description
1 parent 8ebebc3 commit 8290e34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)