From f2881318a9f97521509d6f31d61042bbc0e4650f Mon Sep 17 00:00:00 2001 From: pezcurrel Date: Tue, 29 Nov 2022 09:05:57 +0100 Subject: [PATCH] Updated help text --- web/clitools/mustool.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/clitools/mustool.php b/web/clitools/mustool.php index f9e560a..d48807a 100755 --- a/web/clitools/mustool.php +++ b/web/clitools/mustool.php @@ -48,7 +48,8 @@ $help='mustool.php updstats Aggiorna le statistiche sul sito. clean - Cancella i record più vecchi di + Cancella i record più vecchi di '.$opts['clean_before_weeks'].' settimane + dalle tabelle '.implode(', ',array_keys($opts['clean_tables'])).'. optimize Ottimizza le tabelle del database. OPZIONI