diff options
| author | Michael Biebl <biebl@debian.org> | 2023-03-09 20:01:53 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2023-03-09 20:01:53 +0100 |
| commit | cffb548b401e2cd3fad166aa92e0f634bbb1d4d6 (patch) | |
| tree | 6d803d8f7d0d92a1c5e5705974fff8975472af95 /man/NetworkManager.8 | |
| parent | 647d6b95d5475e0a1bf3d6f299d1cb8c9041a7a4 (diff) | |
| parent | 12e1ee797bbf0b10d1fd5afd4b947484769f2b9f (diff) | |
Merge tag 'debian/1.42.4-1' into debian/bullseye-backports
network-manager Debian release 1.42.4-1
Diffstat (limited to 'man/NetworkManager.8')
| -rw-r--r-- | man/NetworkManager.8 | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/man/NetworkManager.8 b/man/NetworkManager.8 index 31979130..14eda221 100644 --- a/man/NetworkManager.8 +++ b/man/NetworkManager.8 @@ -2,12 +2,12 @@ .\" Title: NetworkManager .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 01/26/2023 +.\" Date: 03/09/2023 .\" Manual: Network management daemons -.\" Source: NetworkManager 1.40.12 +.\" Source: NetworkManager 1.42.4 .\" Language: English .\" -.TH "NETWORKMANAGER" "8" "" "NetworkManager 1\&.40\&.12" "Network management daemons" +.TH "NETWORKMANAGER" "8" "" "NetworkManager 1\&.42\&.4" "Network management daemons" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -121,7 +121,11 @@ for more information\&. .PP \fB\-\-print\-config\fR .RS 4 -Print the NetworkManager configuration to stdout and exit\&. +Print the NetworkManager configuration to stdout and exit\&. See +\fBNetworkManager.conf\fR(5)\&. This does not include connection profiles\&. View them with +\fBnmcli connection\fR\&. +.sp +This reads configuration files from disk\&. If NetworkManager is currently running, make sure that it has the same configuration loaded\&. .RE .SH "UDEV PROPERTIES" .PP |