mirror of
https://github.com/docker/cli.git
synced 2025-08-18 18:22:03 +03:00
Update documentation to account for the changes in #24952. docs/swarm/swarm-tutorial/rolling-update.md doesn't need any changes, but the CLI reference pages should show the current help text. drain-node.md no longer needs to specify --update-parallelism 1 in its example. Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>