Fix info message to be more clear

Current description mentions making the swarm "unavailable" in Docker Cloud, but can be confusing because we have a swarm state "unavailable"
This commit is contained in:
Bryan Lee 2017-01-26 10:01:15 -08:00 committed by GitHub
parent 2fb946b8f0
commit beedb1af39
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ Swarms that are registered in Docker Cloud appear in the Swarms list. Each line
- **UNAVAILABLE**: Docker Cloud is not receiving any heartbeats from the swarm.
- **REMOVED**: the swarm has been unregistered from Docker Cloud and will be removed from the list soon.
> **Note**: [Removing a swarm](#unregister-a-swarm-from-Docker-cloud) only makes the swarm unavailable in Docker Cloud. It does not change the swarm itself or any processes running on the swarm.
> **Note**: [Removing a swarm](#unregister-a-swarm-from-Docker-cloud) only removes the swarm from the interface in Docker Cloud. It does not change the swarm itself or any processes running on the swarm.
## Connect to a swarm through Docker Cloud