diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:03 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:03 +0000 |
commit | 932e4432596447eb9331cc2a2bb74a26a35b4efc (patch) | |
tree | 95161711ea07fd64f0c82d6e7943024c033dd5a8 /upstream/debian-bookworm/man1/grub-mkrescue.1 | |
parent | Adding debian version 4.22.0-1. (diff) | |
download | manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.tar.xz manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.zip |
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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 |