Update server.go

Did you mean "talking?"  Or something else?
This commit is contained in:
Matt Haggard
2015-04-28 14:01:45 -06:00
parent 8660e98a67
commit 6185fe119a

View File

@@ -122,7 +122,7 @@ func (c *ServerCommand) Run(args []string) int {
"token has already been authenticated with the CLI, so you can\n"+
"immediately begin using the Vault CLI.\n\n"+
"The only step you need to take is to set the following\n"+
"environment variable since Vault will be taking without TLS:\n\n"+
"environment variable since Vault will be talking without TLS:\n\n"+
" export VAULT_ADDR='http://127.0.0.1:8200'\n\n"+
"The unseal key and root token are reproduced below in case you\n"+
"want to seal/unseal the Vault or play with authentication.\n\n"+