diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/mkinitcpio.8.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/mkinitcpio.8.txt b/man/mkinitcpio.8.txt index 4175609..5edf66c 100644 --- a/man/mkinitcpio.8.txt +++ b/man/mkinitcpio.8.txt @@ -32,10 +32,15 @@ Options *-c, \--config* 'config':: Use 'config' file to generate the ramdisk. Default: /etc/mkinitcpio.conf +*-d, \--generatedir* 'directory':: + Set 'directory' as the location where the initramfs is built. This might be + useful to generate a shutdown ramfs in '/run/initramfs'. + *-g, \--generate* 'filename':: Generate a CPIO image as 'filename'. Default: no; this means nothing will be written to the filesystem unless this option is specified. + *-H, \--hookhelp* 'hookname':: Output help for hookname 'hookname'. |