From: Peter Palfrader Date: Wed, 23 Mar 2016 09:13:49 +0000 (+0100) Subject: Match [] X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-nagios.git;a=commitdiff_plain;h=fa4ec759db8428d0e11d6db8b11ce3ea9215b4f4 Match [] --- 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; }