瀏覽代碼

etcdmain: add discovery-srv-name

Sam Batschelet 8 年之前
父節點
當前提交
c2171f9bde
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      etcdmain/help.go

+ 2 - 0
etcdmain/help.go

@@ -100,6 +100,8 @@ clustering flags:
 		HTTP proxy to use for traffic to discovery service.
 	--discovery-srv ''
 		dns srv domain used to bootstrap the cluster.
+	--discovery-srv-name ''
+		suffix to the dns srv name queried when bootstrapping.
 	--strict-reconfig-check '` + strconv.FormatBool(embed.DefaultStrictReconfigCheck) + `'
 		reject reconfiguration requests that would cause quorum loss.
 	--auto-compaction-retention '0'