Merge pull request #11408 from VaultVulp/patch-1

Fix typo in documentation
This commit is contained in:
James Rasell
2021-10-29 09:44:58 +02:00
committed by GitHub

View File

@@ -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.