Fix kv destroy command (#7461)

This commit is contained in:
Laurent Godet 2019-09-11 14:20:49 +01:00 committed by Michel Vocks
parent f843c09dd1
commit c28be19f81

View file

@ -13,7 +13,7 @@ description: |-
~> **NOTE:** This is a [K/V Version 2](/docs/secrets/kv/kv-v2.html) secrets
engine command, and not available for Version 1.
The `secrets enable` command permanently removes the specified versions' data
The `kv destroy` command permanently removes the specified versions' data
from the key/value secrets engine. If no key exists at the path, no action is
taken.