From 92d585ccb5cd6ed1fb8a333cf2f7ccb1ef91e8e5 Mon Sep 17 00:00:00 2001 From: qg <1373319223@qq.com> Date: Mon, 1 Feb 2016 15:49:25 +0800 Subject: [PATCH] change 'host:port' to `host:port` Signed-off-by: Gang Qiao Upstream-commit: 235927da80dc18d8ca090c6cdcddf0e40cbe25ce Component: cli --- components/cli/docs/reference/commandline/daemon.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/cli/docs/reference/commandline/daemon.md b/components/cli/docs/reference/commandline/daemon.md index f0b6d1624d..df823995cd 100644 --- a/components/cli/docs/reference/commandline/daemon.md +++ b/components/cli/docs/reference/commandline/daemon.md @@ -565,7 +565,7 @@ please check the [run](run.md) reference. ## Nodes discovery -The `--cluster-advertise` option specifies the 'host:port' or `interface:port` +The `--cluster-advertise` option specifies the `host:port` or `interface:port` combination that this particular daemon instance should use when advertising itself to the cluster. The daemon is reached by remote hosts through this value. If you specify an interface, make sure it includes the IP address of the actual