From 8d2bd22db17402a524892e155fc8a60c7de30170 Mon Sep 17 00:00:00 2001 From: davemay99 Date: Mon, 17 Aug 2020 14:10:21 -0400 Subject: [PATCH] Change 'license set' to 'license put' to reflect correct syntax --- website/pages/docs/commands/license/put.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/pages/docs/commands/license/put.mdx b/website/pages/docs/commands/license/put.mdx index e1e61d9bf..56ec7e1d7 100644 --- a/website/pages/docs/commands/license/put.mdx +++ b/website/pages/docs/commands/license/put.mdx @@ -8,7 +8,7 @@ description: | # Command: license put -The `license set` command is used to set the Nomad Enterprise license. +The `license put` command is used to set the Nomad Enterprise license. ~> License commands are new in Nomad 0.12.0 and are only available with Nomad Enterprise.