diff options
author | Dave Reisner <dreisner@archlinux.org> | 2012-03-03 19:38:38 +0100 |
---|---|---|
committer | Dave Reisner <dreisner@archlinux.org> | 2012-03-04 17:59:39 +0100 |
commit | b9c0480fcd37bf021383a9ba7c3e2e81f925d510 (patch) | |
tree | bbfc51b2bea582e4dbd37af4a3e257d0cec8ef25 /mkinitcpio.8.txt | |
parent | 7b8e68af09e20fd95656b8909f4fc027440c1c30 (diff) | |
download | mkinitcpio-b9c0480fcd37bf021383a9ba7c3e2e81f925d510.tar.gz mkinitcpio-b9c0480fcd37bf021383a9ba7c3e2e81f925d510.tar.xz |
mkinitcpio: allow -S to be specified multiple times
Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Diffstat (limited to 'mkinitcpio.8.txt')
-rw-r--r-- | mkinitcpio.8.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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 |