diff options
| author | Michael Biebl <biebl@debian.org> | 2018-10-20 01:31:18 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2018-10-20 01:31:18 +0200 |
| commit | b4885f208ba690090952c0ae0452dd5bc2ba0601 (patch) | |
| tree | 5c8af02da4543f7132b9bad45711a3a65e620d0d /man/NetworkManager.8 | |
| parent | 142485af41b7cf7b0060cc682a56d3ff38cabbb6 (diff) | |
| parent | 6518e361171f64bcaaa4bf868139362ed95cc2e0 (diff) | |
Update upstream source from tag 'upstream/1.14.2'
Update to upstream version '1.14.2' with Debian dir c118292f450ace1133a5dba2777cbeb54977dbe8
Diffstat (limited to 'man/NetworkManager.8')
| -rw-r--r-- | man/NetworkManager.8 | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/man/NetworkManager.8 b/man/NetworkManager.8 index 06a1a906..27520194 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: 09/14/2018 +.\" Date: 10/19/2018 .\" Manual: Network management daemons -.\" Source: NetworkManager 1.14.0 +.\" Source: NetworkManager 1.14.2 .\" Language: English .\" -.TH "NETWORKMANAGER" "8" "" "NetworkManager 1\&.14\&.0" "Network management daemons" +.TH "NETWORKMANAGER" "8" "" "NetworkManager 1\&.14\&.2" "Network management daemons" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -260,6 +260,13 @@ is used with a fallback to the older \*(Aqnm\-system\-settings\&.conf\*(Aq if lo for more information on configuration file\&. .RE .PP +\fB\-\-configure\-and\-quit\fR [initrd] +.RS 4 +Quit after all devices reach a stable state\&. The optional +initrd +parameter enables mode, where no processes are left running after NetworkManager stops, which is useful for running from an initial ramdisk on rearly boot\&. +.RE +.PP \fB\-\-plugins\fR .RS 4 List plugins used to manage system\-wide connection settings\&. This list has preference over plugins specified in the configuration file\&. See |