mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-04-17 01:01:39 +08:00
Add lib/, t/lib/, and sandbox/. All modules are updated and passing on MySQL 5.1.
This commit is contained in:
26
t/lib/samples/pod/pod_sample_issue_140.txt
Normal file
26
t/lib/samples/pod/pod_sample_issue_140.txt
Normal file
@@ -0,0 +1,26 @@
|
||||
# ############################################################################
|
||||
|
||||
=pod
|
||||
|
||||
=head1 OPTIONS
|
||||
|
||||
=over
|
||||
|
||||
=item --foo
|
||||
|
||||
Basic foo.
|
||||
|
||||
=item --[no]bar
|
||||
|
||||
New negatable bar.
|
||||
|
||||
=back
|
||||
|
||||
=head1 ENVIRONMENT
|
||||
|
||||
The environment variable C<MKDEBUG> enables verbose debugging output in all of the
|
||||
Maatkit tools:
|
||||
|
||||
MKDEBUG=1 mk-....
|
||||
|
||||
=cut
|
||||
Reference in New Issue
Block a user