Skip to content

Commit

Permalink
Generate USAGE.md at 2024-02-09T00:21:26+01:00
Browse files Browse the repository at this point in the history
  • Loading branch information
jmrenouard committed Feb 8, 2024
1 parent c29168c commit cb3fd87
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,20 @@ You must provide the remote server's total memory when connecting to other serve
--template <path> Path to a template file
--dumpdir <path> Path to a directory where to dump information files
--feature <feature> Run a specific feature (see FEATURES section)
=head1 OUTPUT OPTIONS
--dumpdir <path> 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
Expand Down

0 comments on commit cb3fd87

Please sign in to comment.