summaryrefslogtreecommitdiff
path: root/doc/source/command-objects
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-05-26 22:10:23 +0000
committerGerrit Code Review <review@openstack.org>2016-05-26 22:10:23 +0000
commit9da02d14eadc39da6f97b3df095af8b0c452a5b4 (patch)
tree67e2b8ffdde0c5358eb49ef241c0b69f0ce46969 /doc/source/command-objects
parent0ff7d6dc693fb4dd8660e35063cceecdbb9cdbc0 (diff)
parent9e9e4e6f59f7d6a4e0fd8d96c4586d58a8f0059e (diff)
downloadpython-openstackclient-9da02d14eadc39da6f97b3df095af8b0c452a5b4.tar.gz
Merge "fix endpoint show help"
Diffstat (limited to 'doc/source/command-objects')
-rw-r--r--doc/source/command-objects/endpoint.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/source/command-objects/endpoint.rst b/doc/source/command-objects/endpoint.rst
index 074f20a0..9872a587 100644
--- a/doc/source/command-objects/endpoint.rst
+++ b/doc/source/command-objects/endpoint.rst
@@ -188,9 +188,9 @@ Display endpoint details
.. code:: bash
os endpoint show
- <endpoint-id>
+ <endpoint>
.. _endpoint_show-endpoint:
-.. describe:: <endpoint-id>
+.. describe:: <endpoint>
- Endpoint ID to display
+ Endpoint to display (endpoint ID, service ID, service name, service type)