| Summary: | Improve documentation of overdue_notices.pl | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Martin Renvoize (ashimema) <martin.renvoize> |
| Component: | Command-line Utilities | Assignee: | Martin Renvoize (ashimema) <martin.renvoize> |
| Status: | Needs documenting --- | QA Contact: | Testopia <testopia> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | david, fridolin.somers, jesse, julian.maurice, robin, wainuiwitikapark |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | String patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: |
This improves the help for the misc/cronjobs/overdue_notices.pl script.
It tidies the text and clarifies some options, including:
- improving the descriptions for the help --test, --date, --email, and --frombranch options
- adding some more usage examples (shown when run with the --man option)
|
Version(s) released in: |
25.11.00,25.05.01,24.11.06,24.05.12
|
| Circulation function: | |||
| Attachments: |
Bug 39887: Improve documentation for overdue_notices.pl
Bug 39887: Improve documentation for overdue_notices.pl Bug 39887: Improve documentation for overdue_notices.pl |
||
|
Description
Martin Renvoize (ashimema)
2025-05-13 08:57:30 UTC
Created attachment 182334 [details] [review] Bug 39887: Improve documentation for overdue_notices.pl This patch corrects a few spelling mistakes and missing grammer and adds a little more detail to the '--date', '--email' and '--frombranch' options. Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> Created attachment 182335 [details] [review] Bug 39887: Improve documentation for overdue_notices.pl This patch corrects a few spelling mistakes and missing grammer and adds a little more detail to the '--date', '--email' and '--frombranch' options. Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> Created attachment 182752 [details] [review] Bug 39887: Improve documentation for overdue_notices.pl This patch corrects a few spelling mistakes and missing grammer and adds a little more detail to the '--date', '--email' and '--frombranch' options. Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> Signed-off-by: Julian Maurice <julian.maurice@biblibre.com> Nice work everyone! Pushed to main for 25.11 I see in 25.05.x Pushed to 24.11.x for 24.11.06 Nice work everyone! Pushed to 25.05.x for 25.05.03 This will be pushed to 24.05.x for 24.05.12 Not backporting to 22.11.x |