From 586e8b086947fe75ab6c47338085c3be3999072b Mon Sep 17 00:00:00 2001 From: Joe Atzberger Date: Wed, 27 Aug 2008 13:32:31 -0500 Subject: [PATCH] Usage option correction (-h not -n) Signed-off-by: Galen Charlton --- misc/cronjobs/process_message_queue.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/misc/cronjobs/process_message_queue.pl b/misc/cronjobs/process_message_queue.pl index eb548fa6b7..af9b1b3a4d 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 -- 2.39.2