From 1372848511cb896b80b51ed1a3e9606bd9816631 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 10 Feb 2023 11:50:34 +0100 Subject: New upstream version 1.42.0 --- docs/api/html/nmcli.html | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) (limited to 'docs/api/html/nmcli.html') diff --git a/docs/api/html/nmcli.html b/docs/api/html/nmcli.html index 526f1ee6..8443d500 100644 --- a/docs/api/html/nmcli.html +++ b/docs/api/html/nmcli.html @@ -1595,6 +1595,39 @@

Provides a default value for the internationalization variables that are unset or null.

+ +

NO_COLOR

+

Default to not producing colored and paged output. The + --colors option, if used, takes precedence.

+ + +

PAGER

+ +

Filter to pipe the output through if it doesn't fit on a screen. + Can be a file name of an executable or a shell command. Empty string to + disable the functionality.

+

Note that the pager command is expected to handle wide characters + and ANSI escape sequences for changing colors (unless they're disabled). + nmcli sets up the environment variables + LESS and LESSCHARSET appropriately for the + less(1) + pager, other pagers may or may not need extra configuration.

+

If unspecified, + pager(1), + less(1) + and more(1) + will be tried (in that order).

+ + + +

TERM

+ +

Terminal type. If dumb, nmcli + will not use a pager or produce ANSI escape sequences for coloring.

+

Terminal types other than dumb are assumed to + support ASCII escape sequences for setting the output color.

+ + -- cgit 1.3.0-6-gf8a5