summaryrefslogtreecommitdiff
path: root/doc/source/command-objects/subnet.rst
diff options
context:
space:
mode:
authorTang Chen <chen.tang@easystack.cn>2016-04-16 10:59:37 +0800
committerTang Chen <chen.tang@easystack.cn>2016-04-18 10:31:01 +0800
commit89445855acffc5ae4cf87dc501c09f3434d08bad (patch)
treec55932e315ae6714775614fb3f9e4cdb2f726085 /doc/source/command-objects/subnet.rst
parent8eade18624ad4a141424caa7e8cbb22294c2239f (diff)
downloadpython-openstackclient-89445855acffc5ae4cf87dc501c09f3434d08bad.tar.gz
State i18() changes and help messages improved
Add _() to wrap help message in network commands. And also some improvement for help message. Change-Id: Ib3e498f5976ba98c44fd4eec2d1623263b3db53e Partial-bug: 1570924
Diffstat (limited to 'doc/source/command-objects/subnet.rst')
-rw-r--r--doc/source/command-objects/subnet.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/command-objects/subnet.rst b/doc/source/command-objects/subnet.rst
index 50be5b0a..35134f46 100644
--- a/doc/source/command-objects/subnet.rst
+++ b/doc/source/command-objects/subnet.rst
@@ -206,7 +206,7 @@ Set subnet properties
subnet show
-----------
-Show subnet details
+Display subnet details
.. program:: subnet show
.. code:: bash
@@ -217,4 +217,4 @@ Show subnet details
.. _subnet_show-subnet:
.. describe:: <subnet>
- Subnet to show (name or ID)
+ Subnet to display (name or ID)