From 0076ee6cd5851200bf78ec084f58d2c137e4375c Mon Sep 17 00:00:00 2001 From: Comical DERSKEAL <27731088+derskeal@users.noreply.github.com> Date: Wed, 9 Oct 2019 20:40:48 +0100 Subject: [PATCH] Fix typo Signed-off-by: Derskeal <27731088+derskeal@users.noreply.github.com> --- docs/reference/commandline/network_create.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/commandline/network_create.md b/docs/reference/commandline/network_create.md index 5717231036..a67810962c 100644 --- a/docs/reference/commandline/network_create.md +++ b/docs/reference/commandline/network_create.md @@ -39,7 +39,7 @@ Options: network segment (default []) --scope value Promote a network to swarm scope (value = [ local | swarm ]) --config-only Creates a configuration only network - --config-from The name of the network from which copying the configuration + --config-from The name of the network from which to copy the configuration ``` ## Description