diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/mkinitcpio.8.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/mkinitcpio.8.txt b/man/mkinitcpio.8.txt index 5edf66c..3b28ee7 100644 --- a/man/mkinitcpio.8.txt +++ b/man/mkinitcpio.8.txt @@ -49,7 +49,8 @@ Options *-k, \--kernel* 'kernelversion':: Use 'kernelversion', instead of the current running kernel. This may be a - path to a kernel image or a specific kernel version. + path to a kernel image, a specific kernel version or the special keyword + 'none'. In the latter case, no kernel modules are added to the image. *-L, \--listhooks*:: List all available hooks. |