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:
Daniel Nichter
2011-07-15 17:50:16 -06:00
parent 5a087dcff6
commit e2e624e855
10 changed files with 264 additions and 33 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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