diff options
| author | Jenkins <jenkins@review.openstack.org> | 2017-07-20 18:39:12 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2017-07-20 18:39:12 +0000 |
| commit | 64c458f0ee64db5e4aa43d52546634abe7664e52 (patch) | |
| tree | e790abb4fcbd15ff69234f4047f23b7bf6cf2afa /doc/source/cli | |
| parent | 813e49db93e8dc664c7d9e1c4af3ba5ba116384f (diff) | |
| parent | b43b1f8ff256b6bab3b283e3fff475d0ffa73f24 (diff) | |
| download | python-openstackclient-64c458f0ee64db5e4aa43d52546634abe7664e52.tar.gz | |
Merge "Minor followup to network agent docs"
Diffstat (limited to 'doc/source/cli')
| -rw-r--r-- | doc/source/cli/command-objects/network-agent.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/source/cli/command-objects/network-agent.rst b/doc/source/cli/command-objects/network-agent.rst index 2ceb263f..9f02cb6b 100644 --- a/doc/source/cli/command-objects/network-agent.rst +++ b/doc/source/cli/command-objects/network-agent.rst @@ -23,7 +23,7 @@ Add network to an agent <agent-id> <network> -.. describe:: --dhcp +.. option:: --dhcp Add a network to DHCP agent @@ -50,7 +50,7 @@ Add router to an agent .. option:: --l3 - Add router to L3 agent + Add router to an L3 agent .. _network_agent_add_router-agent-id: .. describe:: <agent-id> @@ -157,7 +157,7 @@ Remove router from an agent .. option:: --l3 - Remove router from L3 agent + Remove router from an L3 agent .. _network_agent_remove_router-agent-id: .. describe:: <agent-id> |
