TrivialFix: Fix help messages for port set

Certain messages in ``port set`` were incorrect as mentioned
in [1] which are fixed in this patch.

[1]:https://review.openstack.org/#/c/300309/6/doc/source/command-objects/port.rst
TrivialFix

Change-Id: Icb8e91664fea590cd4202f80d61a82eb50b22403
This commit is contained in:
reedip 2016-04-07 11:00:07 +09:00
parent 73d15e3768
commit 2a9ba9db30

View File

@ -135,9 +135,9 @@ Set port properties
.. option:: --fixed-ip subnet=<subnet>,ip-address=<ip-address>
Desired IP and/or subnet for this port:
Desired IP and/or subnet (name or ID) for this port:
subnet=<subnet>,ip-address=<ip-address>
(you can repeat this option)
(this option can be repeated)
.. option:: --no-fixed-ip