bin/check-cloudwatch-metric.rb in sensu-plugins-aws-7.1.0 vs bin/check-cloudwatch-metric.rb in sensu-plugins-aws-8.0.0

- old
+ new

@@ -89,10 +89,10 @@ proc: proc(&:to_f) option :compare, description: 'Comparision operator for threshold: equal, not, greater, less', short: '-o OPERATION', - long: '--opertor OPERATION', + long: '--operator OPERATION', default: 'greater' option :no_data_ok, short: '-O', long: '--allow-no-data',