diff options
Diffstat (limited to 'update-initramfs.8')
-rw-r--r-- | update-initramfs.8 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/update-initramfs.8 b/update-initramfs.8 index 71f2500..9590ca3 100644 --- a/update-initramfs.8 +++ b/update-initramfs.8 @@ -11,6 +11,7 @@ update-initramfs \- generate an initramfs image .RB [ \-u ] .RB [ \-t ] .RB [ \-v ] +.RB [ \-b ] .RB [ \-h ] .SH DESCRIPTION The @@ -53,6 +54,10 @@ This option increases the amount of information you are given during the chosen action. .TP +\fB \-b +Set an different bootdir for the image creation. + +.TP \fB \-h Print a short help page describing the available options in .B update-initramfs. |