From 66ab66ebccfc66a8d3afd6f331b4548f6cd973a7 Mon Sep 17 00:00:00 2001 From: Morten Linderud Date: Tue, 10 Sep 2019 22:54:25 +0200 Subject: Add flag to specify where to look for hooks. --- man/mkinitcpio.8.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'man') diff --git a/man/mkinitcpio.8.txt b/man/mkinitcpio.8.txt index 79dbee3..16b914e 100644 --- a/man/mkinitcpio.8.txt +++ b/man/mkinitcpio.8.txt @@ -36,11 +36,14 @@ Options Set 'directory' as the location where the initramfs is built. This might be useful to generate a shutdown ramfs in '/run/initramfs'. +*-D, \--hookdir* 'directory':: + Set 'directory' as the location where hooks will be searched for when + generating the image. + *-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'. -- cgit v1.2.3-24-g4f1b