diff options
| author | Michael Biebl <biebl@debian.org> | 2023-10-04 11:44:49 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2023-10-04 11:44:49 +0200 |
| commit | d4d8b2b91f7ba000d97a8b2aab48c85000c11314 (patch) | |
| tree | 4bae747b430c9dae89c22cbf298cbf6c862a52b8 /docs/api/html/nmcli.html | |
| parent | 05e4a733f2141995181a551854d5df929f084adf (diff) | |
New upstream version 1.44.2 upstream/1.44.2
Diffstat (limited to 'docs/api/html/nmcli.html')
| -rw-r--r-- | docs/api/html/nmcli.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/api/html/nmcli.html b/docs/api/html/nmcli.html index 8443d500..1672c5dc 100644 --- a/docs/api/html/nmcli.html +++ b/docs/api/html/nmcli.html @@ -82,8 +82,9 @@ <span class="citerefentry"><span class="refentrytitle">terminal-colors.d</span>(5)</span>. Please refer to the <a class="link" href="nmcli.html#colors" title="Colors">Colors</a> section for a list of color names supported by <span class="command"><strong>nmcli</strong></span>.</p> -<p>If the environment variable <code class="literal">NO_COLOR</code> is set (to any value), - then coloring is disabled with mode "auto". Explicitly enabling coloring overrides +<p>If the environment variable <code class="literal">NO_COLOR</code> is set (to any non-empty value), + then coloring is disabled with mode "auto". If the environment variable <code class="literal">CLICOLOR_FORCE</code> + is set (to any non-empty value), then coloring is enabled with mode "auto". Explicitly enabling coloring overrides the environment variable.</p> </td> </tr> |