diff --git a/data/engine-cli/docker_network_create.yaml b/data/engine-cli/docker_network_create.yaml index 2c469e2d07..78645655cc 100644 --- a/data/engine-cli/docker_network_create.yaml +++ b/data/engine-cli/docker_network_create.yaml @@ -33,7 +33,7 @@ long: |- The `--attachable` option used in the example above disables this restriction, and allows for both swarm services and manually started containers to attach to - the oerlay network. + the overlay network. Network names must be unique. The Docker daemon attempts to identify naming conflicts but this is not guaranteed. It is the user's responsibility to avoid