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

« back to all changes in this revision

Viewing changes to docs/user/pt-index-usage.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:
700
700
***********
701
701
 
702
702
 
703
 
Visit `http://www.percona.com/software/ <http://www.percona.com/software/>`_ to download the latest release of
704
 
Percona Toolkit.  Or, to get the latest release from the command line:
705
 
 
706
 
 
707
 
.. code-block:: perl
708
 
 
709
 
    wget percona.com/latest/percona-toolkit/PKG
710
 
 
711
 
 
712
 
Replace \ ``PKG``\  with \ ``tar``\ , \ ``rpm``\ , or \ ``deb``\  to download the package in that
713
 
format.  You can also get individual tools from the latest release:
714
 
 
715
 
 
716
 
.. code-block:: perl
717
 
 
718
 
    wget percona.com/latest/percona-toolkit/TOOL
 
703
Visit `http://www.percona.com/software/percona-toolkit/ <http://www.percona.com/software/percona-toolkit/>`_ to download the
 
704
latest release of Percona Toolkit.  Or, get the latest release from the
 
705
command line:
 
706
 
 
707
 
 
708
.. code-block:: perl
 
709
 
 
710
    wget percona.com/get/percona-toolkit.tar.gz
 
711
 
 
712
    wget percona.com/get/percona-toolkit.rpm
 
713
 
 
714
    wget percona.com/get/percona-toolkit.deb
 
715
 
 
716
 
 
717
You can also get individual tools from the latest release:
 
718
 
 
719
 
 
720
.. code-block:: perl
 
721
 
 
722
    wget percona.com/get/TOOL
719
723
 
720
724
 
721
725
Replace \ ``TOOL``\  with the name of any tool.