summary refs log tree commit diff
path: root/man/nmcli.1
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2019-12-18 18:29:24 +0100
committerMichael Biebl <biebl@debian.org>2019-12-18 18:29:24 +0100
commit28028b26b3371756811e95d894f709f4b1207c00 (patch)
tree6fe7316fd743b51042db47601a8ef8814b3134ac /man/nmcli.1
parente22609983008e1a669196ad64ba3a59ae8c76e0d (diff)
New upstream version 1.22.0 upstream/1.22.0
Diffstat (limited to 'man/nmcli.1')
-rw-r--r--man/nmcli.136
1 files changed, 26 insertions, 10 deletions
diff --git a/man/nmcli.1 b/man/nmcli.1
index 2dfb294d..a2309a5e 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: 11/25/2019
+.\"      Date: 12/17/2019
 .\"    Manual: General Commands Manual
-.\"    Source: NetworkManager 1.20.8
+.\"    Source: NetworkManager 1.22.0
 .\"  Language: English
 .\"
-.TH "NMCLI" "1" "" "NetworkManager 1\&.20\&.8" "General Commands Manual"
+.TH "NMCLI" "1" "" "NetworkManager 1\&.22\&.0" "General Commands Manual"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
@@ -99,6 +99,10 @@ The actual colors used are configured as described in
 COLORS
 section for a list of color names supported by
 \fBnmcli\fR\&.
+.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\&.
 .RE
 .PP
 \fB\-\-complete\-args\fR
@@ -590,25 +594,27 @@ option is not specified, the default timeout will be 10 seconds\&.
 .RS 4
 Add, modify or remove properties in the connection profile\&.
 .sp
-To set the property just specify the property name followed by the value\&. An empty value ("") removes the property value\&.
+To set the property just specify the property name followed by the value\&. An empty value ("") resets the property value to the default\&.
 .sp
 In addition to the properties, you can also use short names for some of the properties\&. Consult the
 PROPERTY ALIASES
 section for details\&.
 .sp
-If you want to append an item to the existing value, use
+If you want to append an item or a flag 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 or alias\&. If you want to remove items from a container\-type or flag 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
-\fIvalue\fR\&. The
+prefix\&. For certain properties you can also remove elements by specifying the zero\-based index(es)\&. The
 +
 and
 \-
-modifies only have a real effect for multi\-value (container) properties like
+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, etc\&.
+bond\&.options,
+802\-1x\&.phase1\-auth\-flags
+etc\&.
 .sp
 See
 \fBnm-settings\fR(5)
@@ -1275,6 +1281,11 @@ This command does not show the APs, use
 for that\&.
 .RE
 .PP
+\fBwifi\fR \fBshow\-password\fR [\fBifname\fR\ \fIifname\fR]
+.RS 4
+Show the details of the active Wi\-Fi networks, including the secrets\&.
+.RE
+.PP
 \fBlldp\fR [\fBlist\fR\ [\fBifname\fR\ \fIifname\fR]]
 .RS 4
 Display information about neighboring devices learned through the Link Layer Discovery Protocol (LLDP)\&. The
@@ -2561,6 +2572,11 @@ Warning of a missing device plugin\&.
 Device that is not available for activation\&.
 .RE
 .PP
+\fBdevice\-disabled\fR
+.RS 4
+Device is disabled by software or hardware kill switch\&.
+.RE
+.PP
 \fBmanager\-running\fR
 .RS 4
 Notice that the NetworkManager daemon is available\&.