Missed a spot with old params in docs
This commit is contained in:
parent
0369eb4a13
commit
a88177fbf9
|
@ -62,7 +62,7 @@ $ consul snapshot inspect backup.snap
|
|||
To get more details for a snapshot inspection from "backup.snap":
|
||||
|
||||
```shell-session
|
||||
$ consul snapshot inspect -detailed -depth 3 -filter vault/core backup.snap
|
||||
$ consul snapshot inspect -kvdetails -kvdepth 3 -kvfilter vault/core backup.snap
|
||||
ID 2-12426-1604593650375
|
||||
Size 17228
|
||||
Index 12426
|
||||
|
|
Loading…
Reference in New Issue