From b9c0480fcd37bf021383a9ba7c3e2e81f925d510 Mon Sep 17 00:00:00 2001 From: Dave Reisner Date: Sat, 3 Mar 2012 13:38:38 -0500 Subject: mkinitcpio: allow -S to be specified multiple times Signed-off-by: Dave Reisner --- mkinitcpio.8.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'mkinitcpio.8.txt') diff --git a/mkinitcpio.8.txt b/mkinitcpio.8.txt index 9a2d920..1eb42a8 100644 --- a/mkinitcpio.8.txt +++ b/mkinitcpio.8.txt @@ -64,6 +64,7 @@ Options *-S* 'hooks':: Skip 'hooks' when generating the image. Several hooks should be comma-separated. + This option can be specified multiple times. *-s*:: Saves the build directory for the initial ramdisk. Default: no; This means -- cgit v1.2.3-24-g4f1b