summaryrefslogtreecommitdiff
path: root/doc/source/command-objects
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-03-21 08:29:27 +0000
committerGerrit Code Review <review@openstack.org>2017-03-21 08:29:27 +0000
commit2fdd4ff2f6e2c461a44fc95dd533329b07556b09 (patch)
tree8b98893191bb875c992f452dc638c8599a551649 /doc/source/command-objects
parent6329c04297f7f08159eb1e9a0e3c089e188397af (diff)
parent8e2bc9cb9c70f3d287bf25fb8d1a2b098c6ed3e5 (diff)
downloadpython-openstackclient-2fdd4ff2f6e2c461a44fc95dd533329b07556b09.tar.gz
Merge "Fix Trivial Changes in [1]"
Diffstat (limited to 'doc/source/command-objects')
-rw-r--r--doc/source/command-objects/network-agent.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/source/command-objects/network-agent.rst b/doc/source/command-objects/network-agent.rst
index d764f3de..f69d0ece 100644
--- a/doc/source/command-objects/network-agent.rst
+++ b/doc/source/command-objects/network-agent.rst
@@ -25,15 +25,15 @@ Add network to an agent
.. describe:: --dhcp
- Add a network to DHCP agent.
+ Add a network to DHCP agent
.. describe:: <agent-id>
- Agent to which a network is added. (ID only)
+ Agent to which a network is added (ID only)
.. describe:: <network>
- Network to be added to an agent. (ID or name)
+ Network to be added to an agent (ID or name)
network agent delete
--------------------
@@ -77,7 +77,7 @@ List network agents
.. option:: --network <network>
- List agents hosting a network. (ID or name)
+ List agents hosting a network (ID or name)
network agent set
-----------------
@@ -144,8 +144,8 @@ Remove network from an agent
.. describe:: <agent-id>
- Agent to which a network is removed. (ID only)
+ Agent to which a network is removed (ID only)
.. describe:: <network>
- Network to be removed from an agent. (ID or name)
+ Network to be removed from an agent (ID or name)