From cb3fd87f09d58a49163760bec005b86ddc7dae08 Mon Sep 17 00:00:00 2001 From: Jean-Marie Renouard Date: Fri, 9 Feb 2024 00:21:26 +0100 Subject: [PATCH] Generate USAGE.md at 2024-02-09T00:21:26+01:00 --- USAGE.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/USAGE.md b/USAGE.md index 9fa4e1677..2e3f189e2 100644 --- a/USAGE.md +++ b/USAGE.md @@ -44,15 +44,20 @@ You must provide the remote server's total memory when connecting to other serve --template Path to a template file --dumpdir Path to a directory where to dump information files --feature Run a specific feature (see FEATURES section) - =head1 OUTPUT OPTIONS + --dumpdir information_schema tables and sys views are dumped in CSV in this path + +# OUTPUT OPTIONS --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 --noinfo Remove informational responses --debug Print debug information + --experimental Print experimental analysis (may failed) + --nondedicated Consider server is not dedicated to Db server usage only --noprocess Consider no other process is running --dbstat Print database information --nodbstat Don't print database information