mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-08 16:24:51 -04:00
doc: remove comma from list.html.md (#7766)
This commit is contained in:
parent
f18d9cc75e
commit
c5b665891c
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ description: |-
|
|||
# list
|
||||
|
||||
The `list` command lists data from Vault at the given path. This can be used to
|
||||
list keys in a, given secrets engine.
|
||||
list keys in a given secrets engine.
|
||||
|
||||
## Examples
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue