https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27085 --- Comment #2 from Timothy Alexis Vass <timothy_alexis.vass@ub.lu.se> --- Created attachment 113970 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=113970&action=edit Bug 27085 - Corrections in overdue_notices.pl help text -library <branchname> only deal with overdues from this library (repeatable : several libraries can be given) Should be <branchcode> Help text should also be proper sentences. To test: 0) Run misc/cronjobs/overdue_notices.pl -h 1) Check that the text is now: -library <branchcode> Only deal with overdues from this library. 2) Check that the rest of the help text are proper sentences, with leading capital letter and punctuation. 3) Sign off. Sponsored-by: Lunds Universitetsbibliotek -- You are receiving this mail because: You are watching all bug changes.