summaryrefslogtreecommitdiff
path: root/doc/source/command-objects/port.rst
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-04-13 21:22:50 +0000
committerGerrit Code Review <review@openstack.org>2016-04-13 21:22:50 +0000
commitbe6027e09b806496d20b833a5f9ed6fcf44156b6 (patch)
treecdf872976e256d5ed0e1fed18af80e5ed37e1bed /doc/source/command-objects/port.rst
parent52b70a99ed39085256a16a157098cc16ed2e7232 (diff)
parent32c627eaf0481eb593388d2d76abffcf2b721136 (diff)
downloadpython-openstackclient-be6027e09b806496d20b833a5f9ed6fcf44156b6.tar.gz
Merge "Doc: Unify repeatable option comments"
Diffstat (limited to 'doc/source/command-objects/port.rst')
-rw-r--r--doc/source/command-objects/port.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/source/command-objects/port.rst b/doc/source/command-objects/port.rst
index c2295249..cc7723ea 100644
--- a/doc/source/command-objects/port.rst
+++ b/doc/source/command-objects/port.rst
@@ -33,7 +33,7 @@ Create new port
Desired IP and/or subnet (name or ID) for this port:
subnet=<subnet>,ip-address=<ip-address>
- (this option can be repeated)
+ (repeat option to set multiple fixed IP addresses)
.. option:: --device <device-id>
@@ -51,7 +51,7 @@ Create new port
.. option:: --binding-profile <binding-profile>
Custom data to be passed as binding:profile: <key>=<value>
- (this option can be repeated)
+ (repeat option to set multiple binding:profile data)
.. option:: --host <host-id>
@@ -137,7 +137,7 @@ Set port properties
Desired IP and/or subnet (name or ID) for this port:
subnet=<subnet>,ip-address=<ip-address>
- (this option can be repeated)
+ (repeat option to set multiple fixed IP addresses)
.. option:: --no-fixed-ip
@@ -159,7 +159,7 @@ Set port properties
.. option:: --binding-profile <binding-profile>
Custom data to be passed as binding:profile: <key>=<value>
- (this option can be repeated)
+ (repeat option to set multiple binding:profile data)
.. option:: --no-binding-profile