Skip to content

Commit

Permalink
Merge pull request #9252 from hexfusion/fx_help
Browse files Browse the repository at this point in the history
etcdmain: add discovery-srv-name
  • Loading branch information
gyuho committed Jan 30, 2018
2 parents 73e020d + c2171f9 commit 1b2d470
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions etcdmain/help.go
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 1b2d470

Please sign in to comment.