mirror of https://github.com/status-im/consul.git
Missed a spot with old params in docs
This commit is contained in:
parent
7aebd179de
commit
6957056911
|
@ -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