Skip to content

Commit 2a9ba9d

Browse files
author
reedip
committed
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
1 parent 73d15e3 commit 2a9ba9d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/source/command-objects/port.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,9 @@ Set port properties
135135
136136
.. option:: --fixed-ip subnet=<subnet>,ip-address=<ip-address>
137137
138-
Desired IP and/or subnet for this port:
138+
Desired IP and/or subnet (name or ID) for this port:
139139
subnet=<subnet>,ip-address=<ip-address>
140-
(you can repeat this option)
140+
(this option can be repeated)
141141
142142
.. option:: --no-fixed-ip
143143

0 commit comments

Comments
 (0)