]> git.ipfire.org Git - thirdparty/dracut.git/blobdiff - mkinitrd.8.asc
Documentation: dynamically set current version
[thirdparty/dracut.git] / mkinitrd.8.asc
index 27929154fa40f58c039d5a3363a3995fa3246c9d..82afe2dfd459191a2fa911653ae8be2018a5c373 100644 (file)
@@ -3,6 +3,7 @@ MKINITRD(8)
 :doctype: manpage
 :man source:   dracut
 :man manual:   dracut
+:man version:  {version}
 
 NAME
 ----
@@ -17,6 +18,7 @@ DESCRIPTION
 mkinitrd creates an initramfs image <initrd-image> for the kernel with
 version <kernel-version> by calling "dracut".
 
+[IMPORTANT]
 If a more fine grained control over the resulting image is needed,
 "dracut" should be called directly.
 
@@ -40,8 +42,8 @@ OPTIONS
 
 **--preload=<module>**::
      preload the kernel module <module> in the initramfs before any other kernel
-     modules are loaded. This can be used to ensure a certain device naming, which
-     should in theory be avoided and the use of symbolic links in /dev is
+     modules are loaded. This can be used to ensure a certain device naming,
+     which should in theory be avoided and the use of symbolic links in /dev is
      encouraged.
 
 **--nocompress**::