Fix a wrong command for neutron

Change-Id: Ied855b7e3ef2da0c6a0ba61419c828def1482b80
This commit is contained in:
caoyuan 2017-05-27 00:22:57 +08:00
parent 0851546fd9
commit c1bc0d9e0f

View File

@ -75,7 +75,7 @@ in its ``dns_name`` attribute.
.. code-block:: console
$ neutron port-create my-net --dns_name my-port
$ neutron port-create my-net --dns-name my-port
Created a new port:
+-----------------------+-------------------------------------------------------------------------------------+
| Field | Value |