diff --git a/check_json.pl b/check_json.pl index a113755..abdb764 100755 --- a/check_json.pl +++ b/check_json.pl @@ -9,7 +9,7 @@ use Nagios::Plugin; use Data::Dumper; my $np = Nagios::Plugin->new( - usage => "Usage: %s -u|--url -a|--attributes " + usage => "Usage: %s -u|--url -a|--attributes " . "[ -c|--critical ] [ -w|--warning ] " . "[ -p|--perfvars ] " . "[ -o|--outputvars ] "