README.md: clean TLS cert language (#797)

Cleanup various READMEs to use the same naming scheme for certs, keys,
and cacerts.

Fixes #762
This commit is contained in:
Miek Gieben
2017-07-29 04:03:55 -07:00
committed by GitHub
parent 64353d8f3b
commit 9b805988f4
3 changed files with 8 additions and 8 deletions

View File

@@ -26,7 +26,7 @@ etcd [ZONES...] {
path PATH
endpoint ENDPOINT...
upstream ADDRESS...
tls CERT KEY CACERt
tls CERT KEY CACERT
debug
}
~~~