mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #8638 from gyuho/typo
Documentation/op-guide: fix typo in configuration.md
This commit is contained in:
commit
46223a2202
@ -349,7 +349,7 @@ Follow the instructions when using these flags.
|
|||||||
+ Example option of JWT: '--auth-token jwt,pub-key=app.rsa.pub,priv-key=app.rsa,sign-method=RS512'
|
+ Example option of JWT: '--auth-token jwt,pub-key=app.rsa.pub,priv-key=app.rsa,sign-method=RS512'
|
||||||
+ default: "simple"
|
+ default: "simple"
|
||||||
|
|
||||||
##Eexperimental flags
|
## Experimental flags
|
||||||
|
|
||||||
### --experimental-corrupt-check-time
|
### --experimental-corrupt-check-time
|
||||||
+ Duration of time between cluster corruption check passes
|
+ Duration of time between cluster corruption check passes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user