Applied Percona's Theme and markup refactory

This commit is contained in:
Rodrigo Gadea
2011-09-07 04:24:23 -03:00
parent 43aebffad1
commit 25db575c05
95 changed files with 6908 additions and 9024 deletions

View File

@@ -0,0 +1,15 @@
***********
ENVIRONMENT
***********
The environment variable \ ``PTDEBUG``\ enables verbose debugging output to STDERR.
To enable debugging and capture all output to a file, run the tool like:
.. code-block:: perl
PTDEBUG=1 pt-table-checksum ... > FILE 2>&1
Be careful: debugging output is voluminous and can generate several megabytes
of output.