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)
committerArthur Suzuki <arthur.suzuki@biblibre.com>
Fri, 16 Dec 2022 13:28:47 +0000 (14:28 +0100)
commit6bb8e4ef0c4569c4c60cf9e79ae60383a77b3100
tree74d8b2ddff8be35b74b892bdd4a381607672becc
parent378c3c10d5c5f9caeda897644e323e1225e89300
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>
(cherry picked from commit b04e8185a3e76004b152b877d7109f6534ef7371)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
(cherry picked from commit dee700810e56bbf6521c72c42ae5b959267c0f53)
Signed-off-by: Arthur Suzuki <arthur.suzuki@biblibre.com>
misc/cronjobs/cleanup_database.pl