mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-04-05 01:05:45 +08:00
Continue work on build-packages. Add replace-text. Make some tools' descriptions one line so build-packages can parse them easily.
This commit is contained in:
@@ -13690,8 +13690,7 @@ if ( !caller ) { exit main(@ARGV); }
|
||||
|
||||
=head1 NAME
|
||||
|
||||
pt-query-digest - Analyze query execution logs and generate a query report,
|
||||
filter, replay, or transform queries for MySQL, PostgreSQL, memcached, and more.
|
||||
pt-query-digest - Analyze query execution logs and generate a query report, filter, replay, or transform queries for MySQL, PostgreSQL, memcached, and more.
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
|
||||
@@ -2267,8 +2267,7 @@ if ( !caller ) { exit main(@ARGV); }
|
||||
|
||||
=head1 NAME
|
||||
|
||||
pt-query-profiler - Execute SQL statements and print statistics, or measure
|
||||
activity caused by other processes.
|
||||
pt-query-profiler - Execute SQL statements and print statistics, or measure activity caused by other processes.
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
|
||||
@@ -1841,8 +1841,7 @@ if ( !caller ) { exit main(@ARGV); }
|
||||
|
||||
=head1 NAME
|
||||
|
||||
pt-show-grants - Canonicalize and print MySQL grants so you can effectively
|
||||
replicate, compare and version-control them.
|
||||
pt-show-grants - Canonicalize and print MySQL grants so you can effectively replicate, compare and version-control them.
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
|
||||
@@ -7092,8 +7092,7 @@ if ( !caller ) { exit main(@ARGV); }
|
||||
|
||||
=head1 NAME
|
||||
|
||||
pt-table-checksum - Perform an online replication consistency check, or
|
||||
checksum MySQL tables efficiently on one or many servers.
|
||||
pt-table-checksum - Perform an online replication consistency check, or checksum MySQL tables efficiently on one or many servers.
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
|
||||
@@ -2036,8 +2036,7 @@ exit main(@ARGV) unless caller;
|
||||
|
||||
=head1 NAME
|
||||
|
||||
pt-tcp-model - Transform tcpdump into metrics that permit performance and
|
||||
scalability modeling.
|
||||
pt-tcp-model - Transform tcpdump into metrics that permit performance and scalability modeling.
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user