Use vault login instead of vault list in example

This commit is contained in:
Seth Vargo
2017-09-20 13:40:04 -05:00
parent 39097c80d6
commit 3da398de34

View File

@@ -35,7 +35,7 @@ Usage: vault unwrap [options] [TOKEN]
Unwrap the data in the active token:
$ vault auth 848f9ccf-7176-098c-5e2b-75a0689d41cd
$ vault login 848f9ccf-7176-098c-5e2b-75a0689d41cd
$ vault unwrap # unwraps 848f9ccf...
For a full list of examples and paths, please see the online documentation.