Update vault read output

This commit is contained in:
Gábor Lipták 2016-04-06 09:13:39 -04:00
parent 18cd808ddf
commit 704e4cd468

View file

@ -63,6 +63,7 @@ As you might expect, secrets can be read with `vault read`:
```
$ vault read secret/hello
Key Value
lease_duration 2592000
excited yes
value world
```