summaryrefslogtreecommitdiff
path: root/doc/source/command-objects/port.rst
diff options
context:
space:
mode:
authorzhiyong.dai <zhiyong.dai@easystack.cn>2016-12-19 17:23:35 +0800
committerzhiyong.dai <zhiyong.dai@easystack.cn>2017-01-03 12:13:10 +0800
commit75f2875a6e2be5c7fef56ebc1f3c235aa5ae1521 (patch)
treeeafb583417e545e89f19ef1155780db8ece33195 /doc/source/command-objects/port.rst
parent5d62981beb28f81ddd376466f296fc40b6b7eb8d (diff)
downloadpython-openstackclient-75f2875a6e2be5c7fef56ebc1f3c235aa5ae1521.tar.gz
Add ":option:` `" in the help message
This patch mainly adds ":option:` `" in several help messages in the doc. This modification will create one link which helps the readers find the relative option quickly and conveniently in website. Change-Id: Ia047e15c3b2064e4822ee7df7922d4774d862602
Diffstat (limited to 'doc/source/command-objects/port.rst')
-rw-r--r--doc/source/command-objects/port.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/command-objects/port.rst b/doc/source/command-objects/port.rst
index 3f6e3fc0..34656f32 100644
--- a/doc/source/command-objects/port.rst
+++ b/doc/source/command-objects/port.rst
@@ -214,7 +214,7 @@ Set port properties
.. option:: --no-fixed-ip
Clear existing information of fixed IP addresses.
- Specify both --fixed-ip and --no-fixed-ip
+ Specify both :option:`--fixed-ip` and :option:`--no-fixed-ip`
to overwrite the current fixed IP addresses.
.. option:: --device <device-id>
@@ -240,7 +240,7 @@ Set port properties
.. option:: --no-binding-profile
Clear existing information of binding:profile.
- Specify both --binding-profile and --no-binding-profile
+ Specify both :option:`--binding-profile` and :option:`--no-binding-profile`
to overwrite the current binding:profile information.
.. option:: --host <host-id>