mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
fix a typo in etcdctl readme for the elect command
Signed-off-by: Benjamin Wang <wachao@vmware.com>
This commit is contained in:
parent
07d620822f
commit
231bee6fe2
@ -1133,7 +1133,7 @@ Whenever a leader is elected, its proposal is given as output.
|
||||
|
||||
ELECT returns a zero exit code only if it is terminated by a signal and can revoke its candidacy or leadership, if any.
|
||||
|
||||
If a candidate is abnormally terminated, election rogress may be delayed by up to the default lease length of 60 seconds.
|
||||
If a candidate is abnormally terminated, election progress may be delayed by up to the default lease length of 60 seconds.
|
||||
|
||||
## Authentication commands
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user