From 2a9ba9db30f8d57aa32f7614ee4b4afee15fba9d Mon Sep 17 00:00:00 2001 From: reedip Date: Thu, 7 Apr 2016 11:00:07 +0900 Subject: [PATCH] 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 --- doc/source/command-objects/port.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/command-objects/port.rst b/doc/source/command-objects/port.rst index b666b6528b..2e83eea1d1 100644 --- a/doc/source/command-objects/port.rst +++ b/doc/source/command-objects/port.rst @@ -135,9 +135,9 @@ Set port properties .. option:: --fixed-ip subnet=,ip-address= - Desired IP and/or subnet for this port: + Desired IP and/or subnet (name or ID) for this port: subnet=,ip-address= - (you can repeat this option) + (this option can be repeated) .. option:: --no-fixed-ip