From 262897469260cc6319ea9369518e20ac2fed3178 Mon Sep 17 00:00:00 2001 From: Daniel Nephin Date: Thu, 6 May 2021 14:04:26 -0400 Subject: [PATCH] Update website/content/commands/config/delete.mdx Co-authored-by: Jono Sosulska <42216911+jsosulska@users.noreply.github.com> --- website/content/commands/config/delete.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/commands/config/delete.mdx b/website/content/commands/config/delete.mdx index acfc81ce21..e338f31a72 100644 --- a/website/content/commands/config/delete.mdx +++ b/website/content/commands/config/delete.mdx @@ -27,7 +27,7 @@ Usage: `consul config delete [options]` - `-kind` - Specifies the kind of the config entry to read. -- `-name` - Specifies the name of the config entry to read. The name of the +- `-name` - Specifies the name of the config entry to delete. The name of the `proxy-defaults` config entry must be `global`, and the name of the `mesh` config entry must be `mesh`.