From d9f63f51d2331276034d765d4f48264bf1a2bfc5 Mon Sep 17 00:00:00 2001 From: Chris Cormack Date: Mon, 22 Oct 2007 21:28:21 -0500 Subject: [PATCH] Bit more comments Signed-off-by: Joshua Ferraro --- check_sysprefs.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check_sysprefs.pl b/check_sysprefs.pl index 15c2c48f81..06ed80644e 100755 --- a/check_sysprefs.pl +++ b/check_sysprefs.pl @@ -3,7 +3,7 @@ # script to test for missing systempreferences # export KOHA_CONF # export PERL5LIB -# then ./check_sysprefs.pl +# then ./check_sysprefs.pl path (if path is blank it will use .) use File::Find; use C4::Context; -- 2.39.5