mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-04-04 01:02:02 +08:00
Note that json output is in development. Fix typo.
This commit is contained in:
@@ -15099,7 +15099,7 @@ You can specify an --outliers option for each value in L<"--group-by">.
|
||||
|
||||
type: string; default: report
|
||||
|
||||
How to format and print the query analsis results. Accepted values are:
|
||||
How to format and print the query analysis results. Accepted values are:
|
||||
|
||||
VALUE FORMAT
|
||||
======= ==============================
|
||||
@@ -15111,6 +15111,9 @@ The entire C<report> output can be disabled by specifying C<--no-report>
|
||||
(see L<"--[no]report">), and its sections can be disabled or rearranged
|
||||
by specifying L<"--report-format">.
|
||||
|
||||
C<json> output was introduced in 2.2.1 and is still in development,
|
||||
so the data structure may change in future versions.
|
||||
|
||||
=item --password
|
||||
|
||||
short form: -p; type: string
|
||||
|
||||
Reference in New Issue
Block a user