diff --git a/doc/source/user/operating-kolla.rst b/doc/source/user/operating-kolla.rst index ac83efc19a3faa310983413ee61a3139c3a35293..91a5f228a0f3aba06d2b15dce19838018c74f9a7 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.