Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

Commit 7d10185

Browse files
committed
change 'host:port' to host:port
Signed-off-by: Gang Qiao <qiaohai8866@gmail.com>
1 parent 0f12497 commit 7d10185

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/reference/commandline/daemon.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -565,7 +565,7 @@ please check the [run](run.md) reference.
565565

566566
## Nodes discovery
567567

568-
The `--cluster-advertise` option specifies the 'host:port' or `interface:port`
568+
The `--cluster-advertise` option specifies the `host:port` or `interface:port`
569569
combination that this particular daemon instance should use when advertising
570570
itself to the cluster. The daemon is reached by remote hosts through this value.
571571
If you specify an interface, make sure it includes the IP address of the actual

0 commit comments

Comments
 (0)