update output for node commands, minor edits

Signed-off-by: Charles Smith <charles.smith@docker.com>
Upstream-commit: 3b2132c2c7f277750edfd9fc76d73dbb9142fde2
Component: engine
This commit is contained in:
Charles Smith
2016-06-16 21:28:07 -07:00
parent f381416006
commit 913871096c
4 changed files with 84 additions and 62 deletions

View File

@ -16,6 +16,12 @@ parent = "smn_cli"
Update a node
Options:
--availability string Availability of the node (active/pause/drain)
--help Print usage
--membership string Membership of the node (accepted/rejected)
--role string Role of the node (worker/manager)
## Related information