Fix the missing os in command in example

This patch correct the missing one 'os example'.

Change-Id: I7c2cb01082f1eff1a7a607508f166dd54a450f44
This commit is contained in:
ZhaoBo 2016-12-20 23:32:32 +08:00
parent 1b3f953715
commit 3816b4b90a
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ List examples
.. program:: example list
.. code:: bash
os example list
openstack example list
Help
~~~~