mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
DOCS: Disabling colors via environment variable (#2907)
This commit is contained in:
@ -15,6 +15,8 @@ codes.
|
|||||||
In order to do so, a global `--no-colors` command option is provided, which when
|
In order to do so, a global `--no-colors` command option is provided, which when
|
||||||
set `--no-colors=true`, will disable colors globally.
|
set `--no-colors=true`, will disable colors globally.
|
||||||
|
|
||||||
|
Alternatively, a `NO_COLOR` environment variable set to any non-empty string will disable color output.
|
||||||
|
|
||||||
## (Force) Enable colors
|
## (Force) Enable colors
|
||||||
|
|
||||||
If color support is not correctly detected, providing `--no-colors=false` would
|
If color support is not correctly detected, providing `--no-colors=false` would
|
||||||
|
Reference in New Issue
Block a user