summaryrefslogtreecommitdiff
path: root/doc/source/command-objects/port.rst
diff options
context:
space:
mode:
authorTang Chen <chen.tang@easystack.cn>2016-04-16 10:59:37 +0800
committerTang Chen <chen.tang@easystack.cn>2016-04-18 10:31:01 +0800
commit89445855acffc5ae4cf87dc501c09f3434d08bad (patch)
treec55932e315ae6714775614fb3f9e4cdb2f726085 /doc/source/command-objects/port.rst
parent8eade18624ad4a141424caa7e8cbb22294c2239f (diff)
downloadpython-openstackclient-89445855acffc5ae4cf87dc501c09f3434d08bad.tar.gz
State i18() changes and help messages improved
Add _() to wrap help message in network commands. And also some improvement for help message. Change-Id: Ib3e498f5976ba98c44fd4eec2d1623263b3db53e Partial-bug: 1570924
Diffstat (limited to 'doc/source/command-objects/port.rst')
-rw-r--r--doc/source/command-objects/port.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/source/command-objects/port.rst b/doc/source/command-objects/port.rst
index cc7723ea..36e83082 100644
--- a/doc/source/command-objects/port.rst
+++ b/doc/source/command-objects/port.rst
@@ -45,8 +45,8 @@ Create new port
.. option:: --vnic-type <vnic-type>
- VNIC type for this port (direct | direct-physical | macvtap | normal | baremetal).
- If unspecified during port creation, default value will be 'normal'.
+ VNIC type for this port (direct | direct-physical | macvtap | normal | baremetal,
+ default: normal)
.. option:: --binding-profile <binding-profile>
@@ -141,7 +141,7 @@ Set port properties
.. option:: --no-fixed-ip
- Clear existing information of fixed-ips
+ Clear existing information of fixed IP addresses
.. option:: --device <device-id>
@@ -153,8 +153,8 @@ Set port properties
.. option:: --vnic-type <vnic-type>
- VNIC type for this port (direct | direct-physical | macvtap | normal | baremetal).
- If unspecified during port creation, default value will be 'normal'.
+ VNIC type for this port (direct | direct-physical | macvtap | normal | baremetal,
+ default: normal)
.. option:: --binding-profile <binding-profile>