summaryrefslogtreecommitdiff
path: root/dracut.8
diff options
context:
space:
mode:
authorHarald Hoyer <harald@redhat.com>2009-07-02 13:14:57 +0200
committerHarald Hoyer <harald@redhat.com>2009-07-02 13:14:57 +0200
commit4f4454b61ffa2ba972ecd7a126a473c7b7d7a0dd (patch)
tree7cd70acf31e43f5c126857fb7b596a8a3c508092 /dracut.8
parente0364f95bc2812eddb711e5f1b171a48942de884 (diff)
downloaddracut-4f4454b61ffa2ba972ecd7a126a473c7b7d7a0dd.tar.gz
dracut-4f4454b61ffa2ba972ecd7a126a473c7b7d7a0dd.tar.bz2
dracut-4f4454b61ffa2ba972ecd7a126a473c7b7d7a0dd.zip
add "--add" option to the manpage
Diffstat (limited to 'dracut.8')
-rw-r--r--dracut.83
1 files changed, 3 insertions, 0 deletions
diff --git a/dracut.8 b/dracut.8
index bc0aaef7..4bf29a79 100644
--- 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