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