summaryrefslogtreecommitdiffstats
path: root/mkinitcpio.5.txt
diff options
context:
space:
mode:
authorThomas Bächler <thomas@archlinux.org>2008-03-16 11:20:25 +0100
committerThomas Bächler <thomas@archlinux.org>2008-03-16 11:20:25 +0100
commit61e7f45e12a6fbdfab0f3aeda4a00e58e2e89064 (patch)
tree4fc89e9163124423bf922d1e0f22b8ae3e0c5519 /mkinitcpio.5.txt
parent13ea9ee2776d515101af4da5f06bd0f413a922cc (diff)
downloadmkinitcpio-61e7f45e12a6fbdfab0f3aeda4a00e58e2e89064.tar.gz
mkinitcpio-61e7f45e12a6fbdfab0f3aeda4a00e58e2e89064.tar.xz
Update manpage
Diffstat (limited to 'mkinitcpio.5.txt')
-rw-r--r--mkinitcpio.5.txt7
1 files changed, 3 insertions, 4 deletions
diff --git a/mkinitcpio.5.txt b/mkinitcpio.5.txt
index 648f115..868225e 100644
--- a/mkinitcpio.5.txt
+++ b/mkinitcpio.5.txt
@@ -39,6 +39,9 @@ Options
*-m* 'message'::
Print 'message' before passing control to kinit.
+*-S* 'hooks'::
+ Skip 'hooks' when generating the image. Several hooks should be comma-separated.
+
*-v*::
Verbose output. Outputs more information about what's happening during creation of the ramdisk.
@@ -83,10 +86,6 @@ Examples
*mkinitcpio -p kernel26*::
Create an initial ramdisk based on the 'kernel26' preset.
-Tips
-----
-Don't let the bed bugs bite!
-
See also
--------
A more thorough article on configuring mkinitcpio: <http://wiki.archlinux.org/index.php/Configuring_mkinitcpio>