@ -30,10 +30,10 @@ add a space-separated list of dracut modules.
.BR \-d ", " \-\-drivers " \fILIST\fR"
.BR \-d ", " \-\-drivers " \fILIST\fR"
specify a space-separated list of kernel modules to include in the initramfs.
specify a space-separated list of kernel modules to include in the initramfs.
.TP
.TP
.BR \-k ", " \-\-kmoddir " \fI[DIR]\fR
.BR \-k ", " \-\-kmoddir " \fI{DIR}\fR
specify the directory, where to look for kernel modules
specify the directory, where to look for kernel modules
.TP
.TP
.BR " \-\-fwdir " \fI[DIR]\fR
.BR " \-\-fwdir " \fI{DIR}\fR
specify additional directory, where to look for firmwares
specify additional directory, where to look for firmwares
.TP
.TP
.BR \-\-kernel-only
.BR \-\-kernel-only
@ -229,13 +229,13 @@ This syntax is only usable in cases where you are directly mounting the volume a
.TP bootdev=<interface>
.TP bootdev=<interface>
.B specify the network interface to boot from
.B specify the network interface to boot from
.TP
.TP
.B ip=[dhcp|on|any]
.B ip={dhcp|on|any}
get ip from dhcp server from all interfaces. If root=dhcp, loop sequentially through all interfaces (eth0, eth1, ...) and use the first with a valid DHCP root-path.
get ip from dhcp server from all interfaces. If root=dhcp, loop sequentially through all interfaces (eth0, eth1, ...) and use the first with a valid DHCP root-path.