From 81e0d6e988289c983445f855583496048fb4c61b Mon Sep 17 00:00:00 2001 From: BurnZeZ Date: Wed, 15 Oct 2014 15:57:51 -0400 Subject: sysupdate/psfax/play: fix unquoted brackets causing rc to perform unnecessary file lookups --- rc/bin/sysupdate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rc/bin/sysupdate') diff --git a/rc/bin/sysupdate b/rc/bin/sysupdate index 9bb4b9193..156730500 100755 --- a/rc/bin/sysupdate +++ b/rc/bin/sysupdate @@ -8,7 +8,7 @@ while(! ~ $#* 0){ case -i hg incoming case * - echo usage: sysupdate [-i] >[1=2] + echo usage: sysupdate '[-i]' >[1=2] exit usage } shift -- cgit v1.2.3