docs: clarify that node promote/demote must be executed from a manager

Fixed wording per https://github.com/docker/docker.github.io/issues/7281

Signed-off-by: Anne Henmi <anne.henmi@docker.com>

Update node_promote.md
This commit is contained in:
Anne Henmi 2018-12-16 20:57:44 -07:00
Родитель 6deb4f1f63
Коммит b03b9df4d4
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -26,8 +26,7 @@ Options:
## Description
Promotes a node to manager. This command targets a docker engine that is a
manager in the swarm.
Promotes a node to manager. This command can only be executed on a manager node.
## Examples