Simple tls cert create help text typo

This commit is contained in:
Marc Billow 2020-07-30 13:46:42 -05:00 committed by Blake Covarrubias
parent dbff27c8bd
commit 6960afdfe3
1 changed files with 1 additions and 1 deletions

View File

@ -230,7 +230,7 @@ Usage: consul tls cert create [options]
==> Using consul-agent-ca.pem and consul-agent-ca-key.pem
==> Saved dc1-server-consul-0.pem
==> Saved dc1-server-consul-0-key.pem
$ consul tls cert -client
$ consul tls cert create -client
==> Using consul-agent-ca.pem and consul-agent-ca-key.pem
==> Saved dc1-client-consul-0.pem
==> Saved dc1-client-consul-0-key.pem