bin/metrics-billing.rb in sensu-plugins-aws-9.0.0 vs bin/metrics-billing.rb in sensu-plugins-aws-9.0.1

- old
+ new

@@ -33,10 +33,10 @@ class BillingMetrics < Sensu::Plugin::Metric::CLI::Graphite include Common option :services_name, - short: '-s SERVICES_NAME', + short: '-S SERVICES_NAME', long: '--services-name SERVICES_NAME', description: 'The name of the AWS service (http://docs.aws.amazon.com/AmazonCloudWatch/latest/DeveloperGuide/billing-metricscollected.html)', default: 'AmazonEC2,AWSDataTransfer' option :scheme,