From 6cb782708f0f4eb7f109de9ce540d70ac3b83683 Mon Sep 17 00:00:00 2001 From: Denislav Denov Date: Fri, 8 May 2020 15:51:52 +0300 Subject: [PATCH] Update website/pages/docs/commands/license.mdx Co-authored-by: danielehc <40759828+danielehc@users.noreply.github.com> --- website/pages/docs/commands/license.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/pages/docs/commands/license.mdx b/website/pages/docs/commands/license.mdx index 4cb903bee9..a47b5095c5 100644 --- a/website/pages/docs/commands/license.mdx +++ b/website/pages/docs/commands/license.mdx @@ -117,7 +117,7 @@ Licensed Features: ## reset -Resets a license in the datacenter to the builtin on if it is still valid. +Resets license for the datacenter to the one builtin in Consul binary, if it is still valid. If the builtin license is invalid, the current one stays active. Usage: `consul license reset [options]`