diff options
| author | Michael Biebl <biebl@debian.org> | 2022-03-23 11:52:46 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-03-23 11:52:46 +0100 |
| commit | 024ee2bf31c1c57823c8bf6588714a4ede5baed1 (patch) | |
| tree | 5fd63275acf48411b17c71c92771267359ba95d6 /man/nmcli.1 | |
| parent | 0514770b02f34ccb56b6bc52010452663c6717ed (diff) | |
| parent | 8c623dddbdebe354cb94bfc559a5371a14865317 (diff) | |
Update upstream source from tag 'upstream/1.36.4'
Update to upstream version '1.36.4' with Debian dir 64567d8bf986e0827368a9989323ba0356fe2888
Diffstat (limited to 'man/nmcli.1')
| -rw-r--r-- | man/nmcli.1 | 16 |
1 files changed, 13 insertions, 3 deletions
diff --git a/man/nmcli.1 b/man/nmcli.1 index d96d9e7b..217f8e41 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: 03/07/2022 +.\" Date: 03/22/2022 .\" Manual: General Commands Manual -.\" Source: NetworkManager 1.36.2 +.\" Source: NetworkManager 1.36.4 .\" Language: English .\" -.TH "NMCLI" "1" "" "NetworkManager 1\&.36\&.2" "General Commands Manual" +.TH "NMCLI" "1" "" "NetworkManager 1\&.36\&.4" "General Commands Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -1551,6 +1551,11 @@ Connection that is being activated\&. Connection that is being disconnected\&. .RE .PP +\fBconnection\-external\fR +.RS 4 +Connection representing configuration created externally to NetworkManager\&. +.RE +.PP \fBconnection\-invisible\fR .RS 4 Connection whose details is the user not permitted to see\&. @@ -1596,6 +1601,11 @@ Device that is being configured\&. Device that is not connected\&. .RE .PP +\fBdevice\-external\fR +.RS 4 +Device configured externally to NetworkManager\&. +.RE +.PP \fBdevice\-firmware\-missing\fR .RS 4 Warning of a missing device firmware\&. |