[Koha-patches] [PATCH] Usage option correction (-h not -n)

Joe Atzberger joe.atzberger at liblime.com
Wed Aug 27 20:32:31 CEST 2008


---
 misc/cronjobs/process_message_queue.pl |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/misc/cronjobs/process_message_queue.pl b/misc/cronjobs/process_message_queue.pl
index eb548fa..af9b1b3 100755
--- a/misc/cronjobs/process_message_queue.pl
+++ b/misc/cronjobs/process_message_queue.pl
@@ -43,8 +43,8 @@ you run this regularly from cron, especially if you are using the
 advance_notices.pl script.
 
 This script has the following parameters :
-	-n help: this message
-        -v verbose
+    -h help: this message
+    -v verbose
 
 ENDUSAGE
 
-- 
1.5.5.GIT




More information about the Koha-patches mailing list