Files
percona-toolkit/t/lib/samples/pod/pod_sample_issue_140.txt
Brian Fraser fraserb@gmail.com 345a21a82e Replace the last instances of MKDEBUG
2012-06-05 12:28:36 -03:00

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