Bug 31155: Document --since option in help of borrowers-force-messaging-defaults.pl
authorCaroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com>
Thu, 14 Jul 2022 14:26:29 +0000 (10:26 -0400)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 8 Aug 2022 16:12:45 +0000 (13:12 -0300)
commit42b316912097fc11d55d3f8bacc4ade2107b4c7e
treee518a4062815bbe1639f5fd40e9386130d9e7934
parent18005a6bb47cf876b08095e21306c0a90c93079d
Bug 31155: Document --since option in help of borrowers-force-messaging-defaults.pl

This patch adds a section about the --since option in the help section
of borrowers-force-messaging-defaults.pl

To test:
0) Apply patch
1) run the script with the --help option, e.g.
./misc/maintenance/borrowers-force-messaging-defaults.pl --help
--> There should be an explanation of the --since option with examples
    for specific and relative dates
2) Optionally, run the script with different options
--> The behaviour shouldn't have changed

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
misc/maintenance/borrowers-force-messaging-defaults.pl