Replace $TOOL with tool name.

This commit is contained in:
Daniel Nichter
2011-07-11 16:58:56 -06:00
parent aa318cb93f
commit 4559e55153
41 changed files with 82 additions and 82 deletions

View File

@@ -3017,7 +3017,7 @@ Replace C<TOOL> with the name of any tool.
The environment variable C<PTDEBUG> enables verbose debugging output to STDERR.
To enable debugging and capture all output to a file, run the tool like:
PTDEBUG=1 $TOOL ... > FILE 2>&1
PTDEBUG=1 pt-visual-explain ... > FILE 2>&1
Be careful: debugging output is voluminous and can generate several megabytes
of output.
@@ -3029,7 +3029,7 @@ installed in any reasonably new version of Perl.
=head1 BUGS
For a list of known bugs, see L<http://www.percona.com/bugs/$TOOL>.
For a list of known bugs, see L<http://www.percona.com/bugs/pt-visual-explain>.
Please report bugs at L<https://bugs.launchpad.net/percona-toolkit>.
Include the following information in your bug report: