Bug 24152: Add a warning about the delete of statistics's table entries

Signed-off-by: Signed-off-by: Sonia Bouis <sonia.bouis@univ-lyon3.fr>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
This commit is contained in:
Jonathan Druart 2019-09-24 18:09:10 -03:00
parent 2e35954c9c
commit 98fde332d8

View file

@ -92,6 +92,7 @@ Usage: $0 [-h|--help] [--sessions] [--sessdays DAYS] [-v|--verbose] [--zebraqueu
--uploads-missing FLAG Delete upload records for missing files when FLAG is true, count them otherwise
--oauth-tokens Delete expired OAuth2 tokens
--statistics DAYS Purge statistics entries more than DAYS days old.
This table is used to build reports, make sure you are aware of the consequences of this before using it!
--deleted-catalog DAYS Purge catalog records deleted more then DAYS days ago
(from tables deleteditems, deletedbiblioitems, deletedbiblio_metadata and deletedbiblio).
--deleted-patrons DAYS Purge patrons deleted more than DAYS days ago.