summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorZhaoBo <zhaobo6@huawei.com>2016-12-20 23:32:32 +0800
committerZhaoBo <zhaobo6@huawei.com>2016-12-21 00:05:46 +0800
commit3816b4b90a84ed3917d07af4c95a46cce0519ea7 (patch)
treea4dc8f5cec7f7c40a6c29c8a229b79db5022cdcf /doc/source
parent1b3f953715ec592ee366b717c9eb6ab5c504acf9 (diff)
downloadpython-openstackclient-3.6.0.tar.gz
Fix the missing os in command in example3.6.0
This patch correct the missing one 'os example'. Change-Id: I7c2cb01082f1eff1a7a607508f166dd54a450f44
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/command-beta.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/command-beta.rst b/doc/source/command-beta.rst
index bc8c04c5..669ef201 100644
--- a/doc/source/command-beta.rst
+++ b/doc/source/command-beta.rst
@@ -45,7 +45,7 @@ List examples
.. program:: example list
.. code:: bash
- os example list
+ openstack example list
Help
~~~~