From 7cba0ed671a1771d082da969a95ca0b4f4b9dafe Mon Sep 17 00:00:00 2001 From: Richard Theis Date: Thu, 18 Aug 2016 17:06:22 +0100 Subject: Doc, help and message updates for port unset Update port unset based on review comments in [1]. [1] https://review.openstack.org/#/c/306236/ Change-Id: Icae6e3869516f2d53f90ad46efc03f897c00b0e5 Implements: blueprint network-property-unset --- doc/source/command-objects/subnet.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/source/command-objects') diff --git a/doc/source/command-objects/subnet.rst b/doc/source/command-objects/subnet.rst index 16092bcd..4566d74d 100644 --- a/doc/source/command-objects/subnet.rst +++ b/doc/source/command-objects/subnet.rst @@ -292,9 +292,9 @@ Unset subnet properties .. option:: --allocation-pool start=,end= - Allocation pool to be removed from this subnet e.g.: - ``start=192.168.199.2,end=192.168.199.254`` - (repeat option to unset multiple Allocation pools) + Allocation pool IP addresses to be removed from this + subnet e.g.: ``start=192.168.199.2,end=192.168.199.254`` + (repeat option to unset multiple allocation pools) .. option:: --host-route destination=,gateway= @@ -314,4 +314,4 @@ Unset subnet properties .. _subnet_unset-subnet: .. describe:: - subnet to modify (name or ID) + Subnet to modify (name or ID) -- cgit v1.2.1