~percona-toolkit-dev/percona-toolkit/0.9

« back to all changes in this revision

Viewing changes to docs/user/pt-query-advisor.rst

  • Committer: Daniel Nichter
  • Date: 2011-07-22 22:23:45 UTC
  • Revision ID: daniel@percona.com-20110722222345-2k78msfub0z44x9k
Update user docs for forked Aspersa tools.

Show diffs side-by-side

added added

removed removed

Lines of Context:
697
697
***********
698
698
 
699
699
 
700
 
Visit `http://www.percona.com/software/ <http://www.percona.com/software/>`_ to download the latest release of
701
 
Percona Toolkit.  Or, to get the latest release from the command line:
702
 
 
703
 
 
704
 
.. code-block:: perl
705
 
 
706
 
    wget percona.com/latest/percona-toolkit/PKG
707
 
 
708
 
 
709
 
Replace \ ``PKG``\  with \ ``tar``\ , \ ``rpm``\ , or \ ``deb``\  to download the package in that
710
 
format.  You can also get individual tools from the latest release:
711
 
 
712
 
 
713
 
.. code-block:: perl
714
 
 
715
 
    wget percona.com/latest/percona-toolkit/TOOL
 
700
Visit `http://www.percona.com/software/percona-toolkit/ <http://www.percona.com/software/percona-toolkit/>`_ to download the
 
701
latest release of Percona Toolkit.  Or, get the latest release from the
 
702
command line:
 
703
 
 
704
 
 
705
.. code-block:: perl
 
706
 
 
707
    wget percona.com/get/percona-toolkit.tar.gz
 
708
 
 
709
    wget percona.com/get/percona-toolkit.rpm
 
710
 
 
711
    wget percona.com/get/percona-toolkit.deb
 
712
 
 
713
 
 
714
You can also get individual tools from the latest release:
 
715
 
 
716
 
 
717
.. code-block:: perl
 
718
 
 
719
    wget percona.com/get/TOOL
716
720
 
717
721
 
718
722
Replace \ ``TOOL``\  with the name of any tool.