Sanitize uses of Swarm as a proper and improper noun
Fixes #24905
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
Upstream-commit: e63e3d9fdf
Component: cli
This commit is contained in:
committed by
Tibor Vass
parent
f3b4d86d17
commit
a21f8bcffa
@@ -72,7 +72,7 @@ This flag forces an existing node that was part of a quorum that was lost to res
|
||||
|
||||
### `--listen-addr value`
|
||||
|
||||
The node listens for inbound Swarm manager traffic on this address. The default is to listen on
|
||||
The node listens for inbound swarm manager traffic on this address. The default is to listen on
|
||||
0.0.0.0:2377. It is also possible to specify a network interface to listen on that interface's
|
||||
address; for example `--listen-addr eth0:2377`.
|
||||
|
||||
|
||||
@@ -59,7 +59,7 @@ dvfxp4zseq4s0rih1selh0d20 * manager1 Ready Active Leader
|
||||
|
||||
### `--listen-addr value`
|
||||
|
||||
If the node is a manager, it will listen for inbound Swarm manager traffic on this
|
||||
If the node is a manager, it will listen for inbound swarm manager traffic on this
|
||||
address. The default is to listen on 0.0.0.0:2377. It is also possible to specify a
|
||||
network interface to listen on that interface's address; for example `--listen-addr eth0:2377`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user