View | Details | Raw Unified | Return to bug 15986
Collapse All | Expand All

(-)a/misc/cronjobs/holds_reminder.pl (-4 / +4 lines)
Lines 46-54 holds_reminder.pl - prepare reminder messages to be sent to patrons with waiting Link Here
46
=head1 SYNOPSIS
46
=head1 SYNOPSIS
47
47
48
holds_reminder.pl
48
holds_reminder.pl
49
  [ -n ][ -library <branchcode> ][ -library <branchcode> ... ]
49
  -lettercode <notice to send>
50
  [ -days <number of days> ][ -csv [<filename>] ][ -itemscontent <field list> ]
50
  [ -n ][ -v ][ -library <branchcode> ][ -library <branchcode> ... ]
51
  [ -email <email_type> ... ]
51
  [ -days <number of days> ][ -mtt <transport type> ... ][ -holidays ]
52
  [ -date <YYYY-MM-DD> ]
52
53
53
 Options:
54
 Options:
54
   -help                          brief help message
55
   -help                          brief help message
55
- 

Return to bug 15986