From 981d6f99351fab002ced5a4283d01a09ab4191f6 Mon Sep 17 00:00:00 2001 From: Stathis Xantinidis Date: Fri, 8 Sep 2023 15:14:49 +0300 Subject: [PATCH] Added --color helpline --- mysqltuner.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/mysqltuner.pl b/mysqltuner.pl index d2518d6..d580981 100644 --- a/mysqltuner.pl +++ b/mysqltuner.pl @@ -7405,6 +7405,7 @@ You must provide the remote server's total memory when connecting to other serve --silent Don't output anything on screen --verbose Print out all options (default: no verbose, dbstat, idxstat, sysstat, tbstat, pfstat) + --color Print output in color --nocolor Don't print output in color --nogood Remove OK responses --nobad Remove negative/suggestion responses