diff --git a/website/content/docs/commands/kv/metadata.mdx b/website/content/docs/commands/kv/metadata.mdx index 433bd3ea84..637f145ae0 100644 --- a/website/content/docs/commands/kv/metadata.mdx +++ b/website/content/docs/commands/kv/metadata.mdx @@ -152,7 +152,7 @@ be applied to new versions. the value is greater than the backend's `delete_version_after`, the backend's `delete_version_after` will be used. Accepts [duration format strings](/docs/concepts/duration-format). -- `custom-metadata` `(string: "")` - Specifies a key-value pair for the +- `-custom-metadata` `(string: "")` - Specifies a key-value pair for the `custom_metadata` field. This can be specified multiple times to add multiple pieces of metadata.