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 --- man/nmcli.xml | 41 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 40 insertions(+), 1 deletion(-) (limited to 'man/nmcli.xml') diff --git a/man/nmcli.xml b/man/nmcli.xml index 768087ea..1caafd31 100644 --- a/man/nmcli.xml +++ b/man/nmcli.xml @@ -2253,8 +2253,47 @@ unset or null. - + + NO_COLOR + + Default to not producing colored and paged output. The + 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 + less1 + pager, other pagers may or may not need extra configuration. + + If unspecified, + pager1, + less1 + and more1 + 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. + + + Internationalization notes -- cgit 1.3.0-6-gf8a5