Update user docs for forked Aspersa tools.

This commit is contained in:
Daniel Nichter
2011-07-22 16:23:45 -06:00
parent be739c7c72
commit c6d5f43550
40 changed files with 1311 additions and 735 deletions

View File

@@ -700,22 +700,26 @@ DOWNLOADING
***********
Visit `http://www.percona.com/software/ <http://www.percona.com/software/>`_ to download the latest release of
Percona Toolkit. Or, to get the latest release from the command line:
Visit `http://www.percona.com/software/percona-toolkit/ <http://www.percona.com/software/percona-toolkit/>`_ to download the
latest release of Percona Toolkit. Or, get the latest release from the
command line:
.. code-block:: perl
wget percona.com/latest/percona-toolkit/PKG
wget percona.com/get/percona-toolkit.tar.gz
wget percona.com/get/percona-toolkit.rpm
wget percona.com/get/percona-toolkit.deb
Replace \ ``PKG``\ with \ ``tar``\ , \ ``rpm``\ , or \ ``deb``\ to download the package in that
format. You can also get individual tools from the latest release:
You can also get individual tools from the latest release:
.. code-block:: perl
wget percona.com/latest/percona-toolkit/TOOL
wget percona.com/get/TOOL
Replace \ ``TOOL``\ with the name of any tool.