]> git.ipfire.org Git - thirdparty/dracut.git/blobdiff - lsinitrd.1.asc
network-manager: remove useless use of basename
[thirdparty/dracut.git] / lsinitrd.1.asc
index 42939105b68b6054556365356f2debed0234e074..193a447166034bc1ab571a047f881d3e2a5a4abc 100644 (file)
@@ -34,6 +34,21 @@ OPTIONS
 **-k, --kver** _<kernel version>_::
     inspect the initramfs of <kernel version>.
 
+**-m, --mod**::
+    list dracut modules included of the initramfs image.
+
+**--unpack**::
+    unpack the initramfs to the current directory, instead of displaying the contents.
+    If optional filenames are given, will only unpack specified files, else the whole image will be unpacked.
+    Won't unpack anything from early cpio part.
+
+**--unpackearly**::
+    unpack the early microcode initramfs to the current directory, instead of displaying the contents.
+    Same as --unpack, but only unpack files from early cpio part.
+
+**-v, --verbose**::
+    unpack verbosely
+
 AVAILABILITY
 ------------
 The lsinitrd command is part of the dracut package and is available from