diff options
| author | Michael Biebl <biebl@debian.org> | 2023-10-04 11:46:00 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2023-10-04 11:46:00 +0200 |
| commit | 2f3cc04ff8a04278f01e4636f48a98f8f2e96b21 (patch) | |
| tree | 4fc86e4ed1429cc563941a06b05b3a03b991b368 /man/nmcli.1 | |
| parent | 491a3eba00b23412605366b5e0c0b1e35923b9c6 (diff) | |
| parent | d4d8b2b91f7ba000d97a8b2aab48c85000c11314 (diff) | |
Update upstream source from tag 'upstream/1.44.2'
Update to upstream version '1.44.2' with Debian dir 40e7c53062e3f5993a56cbed3a58b49f1c78441a
Diffstat (limited to 'man/nmcli.1')
| -rw-r--r-- | man/nmcli.1 | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/man/nmcli.1 b/man/nmcli.1 index 639c972e..b5df1750 100644 --- a/man/nmcli.1 +++ b/man/nmcli.1 @@ -2,12 +2,12 @@ .\" Title: nmcli .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 08/09/2023 +.\" Date: 10/03/2023 .\" Manual: General Commands Manual -.\" Source: NetworkManager 1.44.0 +.\" Source: NetworkManager 1.44.2 .\" Language: English .\" -.TH "NMCLI" "1" "" "NetworkManager 1\&.44\&.0" "General Commands Manual" +.TH "NMCLI" "1" "" "NetworkManager 1\&.44\&.2" "General Commands Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -102,7 +102,9 @@ section for a list of color names supported by .sp If the environment variable NO_COLOR -is set (to any value), then coloring is disabled with mode "auto"\&. Explicitly enabling coloring overrides the environment variable\&. +is set (to any non\-empty value), then coloring is disabled with mode "auto"\&. If the environment variable +CLICOLOR_FORCE +is set (to any non\-empty value), then coloring is enabled with mode "auto"\&. Explicitly enabling coloring overrides the environment variable\&. .RE .PP \fB\-\-complete\-args\fR |