fixing the cmd example

Closes-Bug: 1238388

Change-Id: If2a5c907d652ff4be542f0ba97020f523ececacd
This commit is contained in:
Craig Vyvial 2013-10-10 22:56:20 -05:00
parent 1d6875de40
commit c77b4a1a07

View File

@ -87,7 +87,7 @@
available, you can specify the pool from which to
allocate the IP address. In this example, the pool
name is <literal>public</literal>:</para>
<screen><prompt>$</prompt> <userinput>floating-ip-create public</userinput></screen>
<screen><prompt>$</prompt> <userinput>nova floating-ip-create public</userinput></screen>
<screen><computeroutput>+--------------+-------------+----------+--------+
| Ip | Instance Id | Fixed Ip | Pool |
+--------------+-------------+----------+--------+