From: Antonio Alvarez Feijoo Date: Mon, 4 Apr 2022 16:01:05 +0000 (+0200) Subject: fix(man): add missing --libdirs section X-Git-Tag: 057~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a90dbd958b19778044047f17559449fffdb94cc2;p=thirdparty%2Fdracut.git fix(man): add missing --libdirs section --- diff --git a/man/dracut.8.asc b/man/dracut.8.asc index d959105a2..839811f30 100644 --- a/man/dracut.8.asc +++ b/man/dracut.8.asc @@ -190,6 +190,20 @@ example: specify additional directories, where to look for firmwares. This parameter can be specified multiple times. +**--libdirs** __:: + specify a space-separated list of directories to look for libraries to + include in the generic initramfs. This parameter can be specified multiple + times. ++ +[NOTE] +=============================== +If [LIST] has multiple arguments, then you have to put these in quotes. For +example: +---- +# dracut --libdirs "dir1 dir2" ... +---- +=============================== + **--kernel-cmdline **:: specify default kernel command line parameters