Change-Id: I4968e6eb438e43859fe63044ae580a059a52239a
This commit is contained in:
zhangdebo 2018-05-22 16:45:27 +08:00
parent da6600f96b
commit 77053a1296
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ Then you can create a cluster using the profile named "``pserver``":
$ openstack cluster create --profile pserver --desired-capacity 2 mycluster
You can show cluster details, useing the command `openstack cluster show mycluster`
You can show cluster details, using the command `openstack cluster show mycluster`
.. code-block:: console