modules.d/99base/mount-hook.sh is not used - removed
[dracut.git] / lsinitrd.1.asc
blob5b0c62ebe124deae31c12067390b579b5d84616d
1 LSINITRD(1)
2 =========
3 :doctype: manpage
4 :man source:   dracut
5 :man manual:   dracut
7 NAME
8 ----
9 lsinitrd - tool to show the contents of an initramfs image
11 SYNOPSIS
12 --------
13 *lsinit* ['OPTION...'] [<image>]
15 DESCRIPTION
16 -----------
17 lsinitrd shows the contents of an initramfs image. if <image> is omitted, then
18 lsinitrd uses the default image /boot/initramfs-<kernel version>.img.
20 OPTIONS
21 -------
22 **-h, --help**::
23     print a help message and exit.
25 **-s, --size**::
26     sort the contents of the initramfs by size.
28 AVAILABILITY
29 ------------
30 The lsinitrd command is part of the dracut package and is available from
31 link:$$https://dracut.wiki.kernel.org$$[https://dracut.wiki.kernel.org]
33 AUTHORS
34 -------
35 Harald Hoyer
37 Amerigo Wang
39 Nikoli
41 SEE ALSO
42 --------
43 *dracut*(8)