diff options
| author | Michael Biebl <biebl@debian.org> | 2018-10-21 03:00:34 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2018-10-21 03:00:34 +0200 |
| commit | 1f85f9683a41ca116af20fd19940576040303080 (patch) | |
| tree | 54c4ac337fe0b0091772b7ef6a22c715dd985fab /man/NetworkManager.xml | |
| parent | eca0cfe89a2a7ec88abe9c03075160f46b338137 (diff) | |
| parent | 5554398639fa9e344bd12205a64874e6436b936e (diff) | |
Merge branch 'experimental'
Diffstat (limited to 'man/NetworkManager.xml')
| -rw-r--r-- | man/NetworkManager.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/man/NetworkManager.xml b/man/NetworkManager.xml index 7b0513bb..f78a44f4 100644 --- a/man/NetworkManager.xml +++ b/man/NetworkManager.xml @@ -380,6 +380,13 @@ </para></listitem> </varlistentry> <varlistentry> + <term><arg choice='plain'><option>--configure-and-quit</option></arg><arg>initrd</arg></term> + <listitem><para>Quit after all devices reach a stable state. + The optional <literal>initrd</literal> parameter enables mode, where no + processes are left running after NetworkManager stops, which is useful + for running from an initial ramdisk on rearly boot.</para></listitem> + </varlistentry> + <varlistentry> <term><option>--plugins</option></term> <listitem><para>List plugins used to manage system-wide connection settings. This list has preference over plugins |