From af0e1e3cc9704bf2fc86c519386eb04a92e61a90 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: 7d1018545f5c38c936ed893145e70f84b8f50976 Component: engine --- components/engine/docs/reference/commandline/daemon.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/engine/docs/reference/commandline/daemon.md b/components/engine/docs/reference/commandline/daemon.md index f0b6d1624d..df823995cd 100644 --- a/components/engine/docs/reference/commandline/daemon.md +++ b/components/engine/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