diff options
Diffstat (limited to 'upstream/debian-bookworm/man1/grub-mkrescue.1')
-rw-r--r-- | upstream/debian-bookworm/man1/grub-mkrescue.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/upstream/debian-bookworm/man1/grub-mkrescue.1 b/upstream/debian-bookworm/man1/grub-mkrescue.1 index eed987e1..595acf14 100644 --- a/upstream/debian-bookworm/man1/grub-mkrescue.1 +++ b/upstream/debian-bookworm/man1/grub-mkrescue.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. -.TH GRUB-MKRESCUE "1" "October 2023" "GRUB 2.06-13+deb12u1" "User Commands" +.TH GRUB-MKRESCUE "1" "February 2024" "GRUB 2.12-1~bpo12+1" "User Commands" .SH NAME grub-mkrescue \- make a GRUB rescue image .SH SYNOPSIS @@ -11,6 +11,9 @@ Make GRUB CD\-ROM, disk, pendrive and floppy bootable image. \fB\-\-compress\fR=\fI\,no\/\fR|xz|gz|lzo compress GRUB files [optional] .TP +\fB\-\-disable\-shim\-lock\fR +disable shim_lock verifier +.TP \fB\-\-dtb\fR=\fI\,FILE\/\fR embed a specific DTB .TP @@ -18,9 +21,6 @@ embed a specific DTB use images and modules under DIR [default=/usr/lib/grub/<platform>] .TP -\fB\-\-disable\-shim\-lock\fR -disable shim_lock verifier -.TP \fB\-\-fonts\fR=\fI\,FONTS\/\fR install FONTS [default=unicode] .TP |