bin/metrics-redis-llen.rb in sensu-plugins-redis-2.0.0 vs bin/metrics-redis-llen.rb in sensu-plugins-redis-2.0.1
- old
+ new
@@ -35,10 +35,10 @@
long: '--password PASSWORD',
description: 'Redis Password to connect with'
option :scheme,
description: 'Metric naming scheme, text to prepend to metric',
- short: '-s SCHEME',
+ short: '-S SCHEME',
long: '--scheme SCHEME',
default: "#{Socket.gethostname}.redis"
option :key,
short: '-k KEY',