diff options
| author | Michael Biebl <biebl@debian.org> | 2018-10-30 10:26:10 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2018-10-30 10:26:10 +0100 |
| commit | bd8ab7e82b1ae4e8899b30a59a7b35ba009344ea (patch) | |
| tree | 83691f38efeef4d5dd7a85c0893fa8a54274728f /man/nmcli.1 | |
| parent | c15221a34c0af3a5b2c03dfe80c2a9841acefb03 (diff) | |
| parent | 3cdef184c37fa2c152f8542c6107f8a623735a1c (diff) | |
Merge branch 'master' into stretch-backports
Diffstat (limited to 'man/nmcli.1')
| -rw-r--r-- | man/nmcli.1 | 75 |
1 files changed, 69 insertions, 6 deletions
diff --git a/man/nmcli.1 b/man/nmcli.1 index 7a82b5ee..00fdcdd4 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: 09/18/2018 +.\" Date: 10/24/2018 .\" Manual: General Commands Manual -.\" Source: NetworkManager 1.12.4 +.\" Source: NetworkManager 1.14.4 .\" Language: English .\" -.TH "NMCLI" "1" "" "NetworkManager 1\&.12\&.4" "General Commands Manual" +.TH "NMCLI" "1" "" "NetworkManager 1\&.14\&.4" "General Commands Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -1086,6 +1086,11 @@ Set device properties\&. .RS 4 Connect the device\&. NetworkManager will try to find a suitable connection that will be activated\&. It will also consider connections that are not set to auto connect\&. .sp +If no compatible connection exists, a new profile with default settings will be created and activated\&. This differentiates +\fBnmcli connection up ifname "$DEVICE"\fR +from +\fBnmcli device connect "$DEVICE"\fR +.sp If \fB\-\-wait\fR option is not specified, the default timeout will be 90 seconds\&. @@ -2294,7 +2299,65 @@ T} .nr an-no-space-flag 1 .nr an-break-flag 1 .br -.B Table\ \&23.\ \&IPv4 options +.B Table\ \&23.\ \&WPAN options +.TS +allbox tab(:); +lB lB. +T{ +Alias +T}:T{ +Property +T} +.T& +l l +l l +l l. +T{ +mac +T}:T{ +wpan\&.mac +T} +T{ +short\-addr +T}:T{ +wpan\&.short\-addr +T} +T{ +pan\-id +T}:T{ +wpan\&.pan\-id +T} +.TE +.sp 1 +.sp +.it 1 an-trap +.nr an-no-space-flag 1 +.nr an-break-flag 1 +.br +.B Table\ \&24.\ \&6LoWPAN options +.TS +allbox tab(:); +lB lB. +T{ +Alias +T}:T{ +Property +T} +.T& +l l. +T{ +dev +T}:T{ +6lowpan\&.parent +T} +.TE +.sp 1 +.sp +.it 1 an-trap +.nr an-no-space-flag 1 +.nr an-break-flag 1 +.br +.B Table\ \&25.\ \&IPv4 options .TS allbox tab(:); lB lB lB. @@ -2329,7 +2392,7 @@ T} .nr an-no-space-flag 1 .nr an-break-flag 1 .br -.B Table\ \&24.\ \&IPv6 options +.B Table\ \&26.\ \&IPv6 options .TS allbox tab(:); lB lB lB. @@ -2364,7 +2427,7 @@ T} .nr an-no-space-flag 1 .nr an-break-flag 1 .br -.B Table\ \&25.\ \&Proxy options +.B Table\ \&27.\ \&Proxy options .TS allbox tab(:); lB lB lB. |