Skip to content

Commit

Permalink
nit: Fix trailing whitespace in etcdmain/help.go
Browse files Browse the repository at this point in the history
Signed-off-by: Edwin Xie <[email protected]>
  • Loading branch information
flawedmatrix committed Apr 1, 2024
1 parent e513b1a commit fc8568a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/etcdmain/help.go
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Clustering:
--initial-cluster 'default=http://localhost:2380'
Initial cluster configuration for bootstrapping.
--initial-cluster-state 'new'
Initial cluster state ('new' when bootstrapping a new cluster or 'existing' when adding new members to an existing cluster).
Initial cluster state ('new' when bootstrapping a new cluster or 'existing' when adding new members to an existing cluster).
After successful initialization (bootstrapping or adding), flag is ignored on restarts
--initial-cluster-token 'etcd-cluster'
Initial cluster token for the etcd cluster during bootstrap.
Expand Down

0 comments on commit fc8568a

Please sign in to comment.