mirror of
https://github.com/docker/cli.git
synced 2026-01-18 08:21:31 +03:00
`docker node update` accepts only one node. Before this change, bash completion would complete additional nodes. Signed-off-by: Harald Albers <github@albersweb.de>