diff options
Diffstat (limited to 'mkinitcpio.8.txt')
-rw-r--r-- | mkinitcpio.8.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mkinitcpio.8.txt b/mkinitcpio.8.txt index 06957ac..fa30b30 100644 --- a/mkinitcpio.8.txt +++ b/mkinitcpio.8.txt @@ -62,6 +62,9 @@ Options /etc/mkinitcpio.d (without the .preset extension) or a full, absolute path to a file. +*-r, \--moduleroot* 'root':: + Specifies the root directory to find modules in, defaulting to '/'. + *-S, \--skiphooks* 'hooks':: Skip 'hooks' when generating the image. Multiple hooks should be comma-separated. This option can be specified multiple times. |