Browse Source

Merge pull request #19875 from Qiaohai8866/master

change 'host:port' to `host:port`
Lei Jitang 9 years ago
parent
commit
743978e3ba
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/commandline/daemon.md

+ 1 - 1
docs/reference/commandline/daemon.md

@@ -565,7 +565,7 @@ please check the [run](run.md) reference.
 
 
 ## Nodes discovery
 ## 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
 combination that this particular daemon instance should use when advertising
 itself to the cluster. The daemon is reached by remote hosts through this value.
 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
 If you  specify an interface, make sure it includes the IP address of the actual