From cde99f86fa2e2ca9f8f053bd5137c22f3e056ec2 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.5