mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-11 13:40:07 +00:00
27 lines
324 B
Plaintext
27 lines
324 B
Plaintext
# ############################################################################
|
|
|
|
=pod
|
|
|
|
=head1 OPTIONS
|
|
|
|
=over
|
|
|
|
=item --foo
|
|
|
|
Basic foo.
|
|
|
|
=item --[no]bar
|
|
|
|
New negatable bar.
|
|
|
|
=back
|
|
|
|
=head1 ENVIRONMENT
|
|
|
|
The environment variable C<PTDEBUG> enables verbose debugging output in all of the
|
|
Maatkit tools:
|
|
|
|
PTDEBUG=1 mk-....
|
|
|
|
=cut
|