Link to CLI Reference

The commands are documented also in the CLI Reference, add a link.

Change-Id: I69db1ddfdfc9397d81169b5e911769707d35968b
This commit is contained in:
Andreas Jaeger 2014-02-22 13:19:48 +01:00
parent 53d85a0ec0
commit b79cb63056

View File

@ -9,12 +9,9 @@
client. This client enables you to use the Compute API through
a command-line interface.</para>
<para>For information about the command-line clients, see <link
xlink:href="http://docs.openstack.org/user-guide/content/"
><citetitle>OpenStack End User
Guide</citetitle></link> and <link
xlink:href="http://docs.openstack.org/user-guide-admin/content/"
><citetitle>OpenStack Admin User
Guide</citetitle></link>.</para>
xlink:href="http://docs.openstack.org/cli-reference/content/"
><citetitle>OpenStack Command Line
Interface Reference</citetitle></link>.</para>
<section xml:id="cli_clients_install">
<title>Install the clients</title>
<para>Use <command>pip</command> to install the OpenStack
@ -34,12 +31,15 @@
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:html="http://www.w3.org/1999/xhtml"
><citetitle>OpenStack End User
Guide</citetitle></link> and <link
Guide</citetitle></link>, <link
xlink:href="http://docs.openstack.org/user-guide-admin/content/"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:html="http://www.w3.org/1999/xhtml"
><citetitle>OpenStack Admin User
Guide</citetitle></link>.</para>
Guide</citetitle></link>, and <link
xlink:href="http://docs.openstack.org/cli-reference/content/"
><citetitle>OpenStack Command Line
Interface Reference</citetitle></link>.</para>
<para>You must install each client separately.</para>
<para>Run the following command to install or update a client
package:</para>