Add missing text (#2569)

This commit is contained in:
Misty Stanley-Jones 2017-03-30 16:02:00 -07:00 committed by GitHub
parent 411c41d991
commit a1291c8ef6
1 changed files with 2 additions and 1 deletions

View File

@ -31,7 +31,8 @@ you can delete the service from the swarm.
```
4. Even though the service no longer exists, the task containers take a few
seconds to clean up. You can use `docker ps` to verify when they are gone.
seconds to clean up. You can use `docker service ps` to verify when the
tasks have been removed.
```bash
$ docker ps