diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2021-02-25 11:36:45 +0100 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2021-02-25 11:36:45 +0100 |
| commit | d92aa7f298fe84d4cf686c5ad64b73438e00d377 (patch) | |
| tree | 2f1f4c7b48cff9e63b0d0e3669bada3d9aeda72e /man/nm-initrd-generator.8 | |
| parent | a82e048a943092315a32d745c99e0f5635e29134 (diff) | |
| parent | 3a56bce6c0ea7ba0fe269520547740783b342e0d (diff) | |
Merge branch 'upstream/latest' of https://salsa.debian.org/utopia-team/network-manager into upstream/latest
Diffstat (limited to 'man/nm-initrd-generator.8')
| -rw-r--r-- | man/nm-initrd-generator.8 | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/man/nm-initrd-generator.8 b/man/nm-initrd-generator.8 index 6522d813..00053b2c 100644 --- a/man/nm-initrd-generator.8 +++ b/man/nm-initrd-generator.8 @@ -2,12 +2,12 @@ .\" Title: nm-initrd-generator .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 12/06/2020 +.\" Date: 02/18/2021 .\" Manual: System Administration -.\" Source: NetworkManager 1.28.0 +.\" Source: NetworkManager 1.30.0 .\" Language: English .\" -.TH "NM\-INITRD\-GENERATOR" "8" "" "NetworkManager 1\&.28\&.0" "System Administration" +.TH "NM\-INITRD\-GENERATOR" "8" "" "NetworkManager 1\&.30\&.0" "System Administration" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -53,6 +53,11 @@ Output directory for initrd data (e\&.g\&. hostname)\&. The sysfs mount point\&. .RE .PP +\fB\-r\fR | \fB\-\-run\-config\-dir\fR \fIpath\fR +.RS 4 +Output directory for config files\&. +.RE +.PP \fB\-s\fR | \fB\-\-stdout\fR .RS 4 Dump connections to standard output\&. Useful for debugging\&. @@ -95,6 +100,9 @@ The options that appear on the kernel command line\&. The following options are \fBrd\&.net\&.timeout\&.dhcp\fR .RE .RS 4 +\fBrd\&.net\&.timeout\&.carrier\fR +.RE +.RS 4 \fBBOOTIF\fR .RE Please consult the |