diff --git a/docs/reference/commandline/swarm_leave.md b/docs/reference/commandline/swarm_leave.md index c0d94378185d5c9e0e37370d05a3d192b4699910..dbc88ca1b5bdaf5182b8db6cd00c3aeec72caf33 100644 --- a/docs/reference/commandline/swarm_leave.md +++ b/docs/reference/commandline/swarm_leave.md @@ -27,7 +27,7 @@ Options: When you run this command on a worker, that worker leaves the swarm. -You can use the `--force` option to on a manager to remove it from the swarm. +You can use the `--force` option on a manager to remove it from the swarm. However, this does not reconfigure the swarm to ensure that there are enough managers to maintain a quorum in the swarm. The safe way to remove a manager from a swarm is to demote it to a worker and then direct it to leave the quorum