Fix error in agent management section

In 'Manage agents in neutron deployment' section, step 4, command should
be 'agent-show'.

Change-Id: I1e1c47381d7ad2485b48ecb22b4b5080c6eea4b4
Closes-Bug: #1395348
This commit is contained in:
kong 2014-11-23 01:46:11 +08:00
parent 6b4f47eb49
commit 2324b42a84
1 changed files with 1 additions and 1 deletions

View File

@ -239,7 +239,7 @@ export OS_AUTH_URL=http://controlnode:5000/v2.0/</programlisting>
</step>
<step>
<para>Show agent details.</para>
<para>The <command>agent-list</command>
<para>The <command>agent-show</command>
command shows details for a specified
agent:</para>
<screen><prompt>$</prompt> <userinput>neutron agent-show a0c1c21c-d4f4-4577-9ec7-908f2d48622d</userinput>