X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;ds=sidebyside;f=dsa-nagios-checks%2Fchecks%2Fdsa-check-zone-rrsig-expiration;h=1b54970d76c79918c1c66af97217d5ba18aa059b;hb=e2050661ee6cc4d5aec7c97a992d0c7d50bd445a;hp=7250c7cf14d7196cc250bddfcd96eb29f9207fae;hpb=0d733525c14624e0057514af37421552e244d0a1;p=mirror%2Fdsa-nagios.git diff --git a/dsa-nagios-checks/checks/dsa-check-zone-rrsig-expiration b/dsa-nagios-checks/checks/dsa-check-zone-rrsig-expiration index 7250c7c..1b54970 100755 --- a/dsa-nagios-checks/checks/dsa-check-zone-rrsig-expiration +++ b/dsa-nagios-checks/checks/dsa-check-zone-rrsig-expiration @@ -279,7 +279,7 @@ sub output { } sub usage { - print STDERR "usage: $0 [-d] [-w=] [-c=] [-t=] [-r=[,[,..]] [-s=] \n"; + print STDERR "usage: $0 [-d] [-w=] [-c=] [-t=] [-r=[,[,..]]] [-s=] \n"; exit 3; }