Merge pull request #4892 from gyuho/help

etcdmain: add missing flag doc
release-3.0
Gyu-Ho Lee 2016-03-29 10:30:33 -07:00
commit 00f222ecad
1 changed files with 2 additions and 0 deletions

View File

@ -116,6 +116,8 @@ security flags:
enable peer client cert authentication.
--peer-trusted-ca-file ''
path to the peer server TLS trusted CA file.
--peer-auto-tls 'false'
peer TLS using self-generated certificates if --peer-key-file and --peer-cert-file are not provided.
logging flags