diff --git a/doc/source/user/operating-kolla.rst b/doc/source/user/operating-kolla.rst index ce870c32a19fdca605df54664fbbeafcaa1497ac..83b18dd6d4f76df752fd8a9643923c812c1a5a45 100644 --- a/doc/source/user/operating-kolla.rst +++ b/doc/source/user/operating-kolla.rst @@ -170,7 +170,7 @@ changing the network topology. Kolla from the local Docker cache. ``kolla-ansible -i INVENTORY deploy`` is used to deploy and start all Kolla -containers.. +containers. ``kolla-ansible -i INVENTORY destroy`` is used to clean up containers and volumes in the cluster.