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

« back to all changes in this revision

Viewing changes to docs/user/pt-trend.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:
126
126
***********
127
127
 
128
128
 
129
 
Visit `http://www.percona.com/software/ <http://www.percona.com/software/>`_ to download the latest release of
130
 
Percona Toolkit.  Or, to get the latest release from the command line:
131
 
 
132
 
 
133
 
.. code-block:: perl
134
 
 
135
 
    wget percona.com/latest/percona-toolkit/PKG
136
 
 
137
 
 
138
 
Replace \ ``PKG``\  with \ ``tar``\ , \ ``rpm``\ , or \ ``deb``\  to download the package in that
139
 
format.  You can also get individual tools from the latest release:
140
 
 
141
 
 
142
 
.. code-block:: perl
143
 
 
144
 
    wget percona.com/latest/percona-toolkit/TOOL
 
129
Visit `http://www.percona.com/software/percona-toolkit/ <http://www.percona.com/software/percona-toolkit/>`_ to download the
 
130
latest release of Percona Toolkit.  Or, get the latest release from the
 
131
command line:
 
132
 
 
133
 
 
134
.. code-block:: perl
 
135
 
 
136
    wget percona.com/get/percona-toolkit.tar.gz
 
137
 
 
138
    wget percona.com/get/percona-toolkit.rpm
 
139
 
 
140
    wget percona.com/get/percona-toolkit.deb
 
141
 
 
142
 
 
143
You can also get individual tools from the latest release:
 
144
 
 
145
 
 
146
.. code-block:: perl
 
147
 
 
148
    wget percona.com/get/TOOL
145
149
 
146
150
 
147
151
Replace \ ``TOOL``\  with the name of any tool.