Skip to content

Commit aa47961

Browse files
committed
update docs/reference/commandline/service_create.md
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
1 parent b14f29d commit aa47961

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/reference/commandline/service_create.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -139,9 +139,9 @@ metadata](../../userguide/labels-custom-metadata.md).
139139

140140
### Set service mode
141141

142-
Is this a replicated service or a global service. A replicated service runs as
143-
many tasks as specified, while a global service runs on each active node in the
144-
swarm.
142+
You can set the service mode to "replicated" (default) or to "global". A
143+
replicated service runs as many tasks as specified, while a global service
144+
runs on each active node in the swarm.
145145

146146
The following command creates a "global" service:
147147

0 commit comments

Comments
 (0)