diff options
Diffstat (limited to 'mkinitcpio.5.txt')
-rw-r--r-- | mkinitcpio.5.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mkinitcpio.5.txt b/mkinitcpio.5.txt index 1c96b8e..66bab68 100644 --- a/mkinitcpio.5.txt +++ b/mkinitcpio.5.txt @@ -42,6 +42,9 @@ Options *-S* 'hooks':: Skip 'hooks' when generating the image. Several hooks should be comma-separated. +*-t* 'tmpdir':: + Use 'tmpdir' as the temporary build directory instead of /tmp. 'tmpdir' must exist. + *-v*:: Verbose output. Outputs more information about what's happening during creation of the ramdisk. |