From 2b9dfbbeae08d6e4636a6504324e330b32f2d6bd Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Fri, 24 Jul 2009 13:09:57 +0200 Subject: [PATCH] dracut: usage(): break line for 80 chars --- dracut | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dracut b/dracut index 3c6d846..ac62dc1 100755 --- a/dracut +++ b/dracut @@ -22,7 +22,8 @@ Creates initial ramdisk images for preloading modules -a, --add [LIST] Add a space-separated list of dracut modules. -d, --drivers [LIST] Specify a space-separated list of kernel modules to include in the initramfs. - -k, --kmoddir [DIR] Specify the directory, where to look for kernel modules + -k, --kmoddir [DIR] Specify the directory, where to look for kernel + modules --fwdir [DIR] Specify additional directories, where to look for firmwares, separated by : --kernel-only Only install kernel drivers and firmware files -- 2.7.4