Bug 31776: Fix a typo in cleanup_database.pl cronjob's help/usage
authorPetro Vashchuk <stalkernoid@gmail.com>
Thu, 13 Oct 2022 14:37:24 +0000 (17:37 +0300)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 17 Oct 2022 11:14:21 +0000 (08:14 -0300)
commitb04e8185a3e76004b152b877d7109f6534ef7371
treecaf9ca6f02cb9fc7787959560a2a9553cc57d2f0
parentbe9b1fc60a0fc4a0dbf268e32acaa131169d32bc
Bug 31776: Fix a typo in cleanup_database.pl cronjob's help/usage

cleanup_database.pl cronjob has a typo in it's usage/help:
"preserve-logs" option should be "preserve-log" as it is everywhere
in the code.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
misc/cronjobs/cleanup_database.pl