Skip to content

Commit d0ea4cc

Browse files
caberoscaberos
authored andcommitted
fix the team code review comments
1 parent d04e466 commit d0ea4cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SoftLayer/CLI/firewall/monitoring.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
@click.argument('identifier')
1414
@environment.pass_env
1515
def cli(env, identifier):
16-
"""Get details for a multi vlan firewall monitors device."""
16+
"""Gets bandwidth details for a firewall from the past 30 days."""
1717

1818
mgr = SoftLayer.FirewallManager(env.client)
1919

0 commit comments

Comments
 (0)