From 28028b26b3371756811e95d894f709f4b1207c00 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 18 Dec 2019 18:29:24 +0100 Subject: New upstream version 1.22.0 --- man/nmcli.xml | 45 +++++++++++++++++++++++++++++++++++---------- 1 file changed, 35 insertions(+), 10 deletions(-) (limited to 'man/nmcli.xml') diff --git a/man/nmcli.xml b/man/nmcli.xml index 43d469c4..e0e8b3ff 100644 --- a/man/nmcli.xml +++ b/man/nmcli.xml @@ -129,6 +129,9 @@ terminal-colors.d5. Please refer to the section for a list of color names supported by nmcli. + 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. @@ -876,21 +879,23 @@ Add, modify or remove properties in the connection profile. To set the property just specify the property name followed by the - value. An empty value ("") removes the property value. + value. An empty value ("") resets the property value to + the default. In addition to the properties, you can also use short names for some of the properties. Consult the section for details. - If you want to append an item to the existing value, use - + prefix for the property name. If you want to remove just - one item from container-type property, use - prefix for - the property name and specify a value or an zero-based index of the item to - remove (or option name for properties with named options) as - value. The + and - - modifies only have a real effect for multi-value (container) - properties like ipv4.dns, ipv4.addresses, - bond.options, etc. + If you want to append an item or a flag to the existing value, use + + prefix for the property name or alias. If you want to + remove items from a container-type or flag property, use - prefix. + For certain properties you can also remove elements by specifying the zero-based + index(es). + The + and - modifiers + only have a real effect for properties that support them. + These are for example multi-value (container) properties or flags like ipv4.dns, + ip4, ipv4.addresses, bond.options, + 802-1x.phase1-auth-flags etc. See nm-settings5 for complete reference of setting and property names, their descriptions @@ -1609,6 +1614,19 @@ + + + wifi + show-password + ifname + + + + Show the details of the active Wi-Fi networks, including the + secrets. + + + lldp @@ -2190,6 +2208,13 @@ It's equivalent to the +bond.options 'option=value' syntax. + + + + Device is disabled by software or hardware kill switch. + + + -- cgit 1.3.0-6-gf8a5