From dac525cc69f93c2f86ca35ebd66a5fc3dc6779d5 Mon Sep 17 00:00:00 2001 From: Pavel Alimpiev <7024354+VaultVulp@users.noreply.github.com> Date: Fri, 29 Oct 2021 03:31:53 +0300 Subject: [PATCH] Fix typo in documentation --- website/content/partials/general_options_no_namespace.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/partials/general_options_no_namespace.mdx b/website/content/partials/general_options_no_namespace.mdx index c398658dd..389a40431 100644 --- a/website/content/partials/general_options_no_namespace.mdx +++ b/website/content/partials/general_options_no_namespace.mdx @@ -9,7 +9,7 @@ `NOMAD_CLI_NO_COLOR` may be set. This option takes precedence over `-force-color`. --`-force-color`: Forces colored command output. This can be used in cases where +- `-force-color`: Forces colored command output. This can be used in cases where the usual terminal detection fails. Alternatively, `NOMAD_CLI_FORCE_COLOR` may be set. This option has no effect if `-no-color` is also used.