We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a236652 + 8290e34 commit ab79850Copy full SHA for ab79850
1 file changed
SoftLayer/CLI/virt/notifications.py
@@ -12,7 +12,7 @@
12
@click.argument('identifier')
13
@environment.pass_env
14
def cli(env, identifier):
15
- """Get all hardware notifications."""
+ """Get all VS notifications."""
16
17
virtual = SoftLayer.VSManager(env.client)
18
0 commit comments