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 --- docs/api/html/nmcli.html | 42 ++++++++++++++++++++++++++++++------------ 1 file changed, 30 insertions(+), 12 deletions(-) (limited to 'docs/api/html/nmcli.html') diff --git a/docs/api/html/nmcli.html b/docs/api/html/nmcli.html index c18b1bc2..3774d62e 100644 --- a/docs/api/html/nmcli.html +++ b/docs/api/html/nmcli.html @@ -8,7 +8,7 @@ - + @@ -82,6 +82,9 @@ terminal-colors.d(5). Please refer to the Colors 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.

@@ -603,19 +606,21 @@

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 Property Aliases 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-settings(5) for complete reference of setting and property names, their descriptions and default values. The setting and property can be abbreviated provided they are unique.

@@ -1165,6 +1170,15 @@ +

+ wifi + show-password + [ifname ifname] +

+

Show the details of the active Wi-Fi networks, including the + secrets.

+ +

lldp [ @@ -2159,6 +2173,10 @@ It's equivalent to the +bond.options 'option=value'

Device that is not available for activation.

+

device-disabled

+

Device is disabled by software or hardware kill switch.

+ +

manager-running

Notice that the NetworkManager daemon is available.

@@ -2547,6 +2565,6 @@ It's equivalent to the +bond.options 'option=value' +
Generated by GTK-Doc V1.29 \ No newline at end of file -- cgit 1.3.0-6-gf8a5