]> git.koha-community.org Git - koha.git/commit
Bug 30132: Fix POD, show correct usage of Getopt::Long
authorDavid Schmidt <davewood@gmx.at>
Fri, 18 Feb 2022 14:00:20 +0000 (15:00 +0100)
committerAndrew Fuerste-Henry <andrew@bywatersolutions.com>
Sun, 20 Mar 2022 14:56:13 +0000 (14:56 +0000)
commit4c28ab1bdca253b78ac7b60fb6b627773cf1f239
treebed9a646fbe6a9a1962ec79d772d62b92870b3fc
parent5f4ead073914fd65accb95a08265a262b1f236b9
Bug 30132: Fix POD, show correct usage of Getopt::Long

the USAGE of overdue_notices.pl shows options such as -date OR
-csv that should be written with double dashes like --date or --csv

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 0322275a5bce6b849513994d626852fe47ef8ee4)

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
misc/cronjobs/overdue_notices.pl