add "--add" option to the manpage
authorHarald Hoyer <harald@redhat.com>
Thu, 2 Jul 2009 11:14:57 +0000 (13:14 +0200)
committerHarald Hoyer <harald@redhat.com>
Thu, 2 Jul 2009 11:14:57 +0000 (13:14 +0200)
dracut.8

index bc0aaef..4bf29a7 100644 (file)
--- a/dracut.8
+++ b/dracut.8
@@ -24,6 +24,9 @@ Modules are located in
 .BR \-o ", " \-\-omit " \fILIST\fR"
 omit a space-separated list of dracut modules.
 .TP
+.BR \-a ", " \-\-add " \fILIST\fR"
+add a space-separated list of dracut modules.
+.TP
 .BR \-d ", " \-\-drivers " \fILIST\fR"
 specify a space-separated list of kernel modules to include in the initramfs.
 .TP