From 1001e908b1f0e1029357fd4beb2f921061805bc7 Mon Sep 17 00:00:00 2001 From: Nick Clemens Date: Wed, 7 Apr 2021 11:42:37 +0000 Subject: [PATCH] Bug 15986: (follow-up) Fix usage statement --- misc/cronjobs/holds_reminder.pl | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/misc/cronjobs/holds_reminder.pl b/misc/cronjobs/holds_reminder.pl index 0a88fa7d5e..7b3012550c 100755 --- a/misc/cronjobs/holds_reminder.pl +++ b/misc/cronjobs/holds_reminder.pl @@ -46,9 +46,10 @@ holds_reminder.pl - prepare reminder messages to be sent to patrons with waiting =head1 SYNOPSIS holds_reminder.pl - [ -n ][ -library ][ -library ... ] - [ -days ][ -csv [] ][ -itemscontent ] - [ -email ... ] + -lettercode + [ -n ][ -v ][ -library ][ -library ... ] + [ -days ][ -mtt ... ][ -holidays ] + [ -date ] Options: -help brief help message -- 2.11.0