mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-28 04:10:44 -04:00
vault: physical -> storage for clarity
This commit is contained in:
parent
7380fdf404
commit
2a71cf4f0b
1 changed files with 1 additions and 1 deletions
|
|
@ -160,7 +160,7 @@ revoke and/or replace the secret at that path.
|
|||
`
|
||||
|
||||
const passthroughHelpSynopsis = `
|
||||
Pass-through secret storage to the physical backend, allowing you to
|
||||
Pass-through secret storage to the storage backend, allowing you to
|
||||
read/write arbitrary data into secret storage.
|
||||
`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue