summaryrefslogtreecommitdiffstats
path: root/upstream/opensuse-leap-15-6/man1/grub2-emu.1
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
commitfc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch)
treece1e3bce06471410239a6f41282e328770aa404a /upstream/opensuse-leap-15-6/man1/grub2-emu.1
parentInitial commit. (diff)
downloadmanpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz
manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/opensuse-leap-15-6/man1/grub2-emu.1')
-rw-r--r--upstream/opensuse-leap-15-6/man1/grub2-emu.164
1 files changed, 64 insertions, 0 deletions
diff --git a/upstream/opensuse-leap-15-6/man1/grub2-emu.1 b/upstream/opensuse-leap-15-6/man1/grub2-emu.1
new file mode 100644
index 00000000..695b755a
--- /dev/null
+++ b/upstream/opensuse-leap-15-6/man1/grub2-emu.1
@@ -0,0 +1,64 @@
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.5.
+.TH GRUB-EMU "1" "January 2024" "grub-emu (GRUB2) 2.12" "User Commands"
+.SH NAME
+grub-emu \- GRUB emulator
+.SH SYNOPSIS
+.B grub-emu
+[\fI\,OPTION\/\fR...]
+.SH DESCRIPTION
+GRUB emulator.
+.TP
+\fB\-d\fR, \fB\-\-directory\fR=\fI\,DIR\/\fR
+use GRUB files in the directory DIR
+[default=/boot/grub2]
+.TP
+\fB\-H\fR, \fB\-\-hold\fR[=\fI\,SECS\/\fR]
+wait until a debugger will attach
+.TP
+\fB\-\-memdisk\fR=\fI\,FILE\/\fR
+use FILE as memdisk
+.TP
+\fB\-m\fR, \fB\-\-device\-map\fR=\fI\,FILE\/\fR
+use FILE as the device map
+[default=/boot/grub2/device.map]
+.TP
+\fB\-r\fR, \fB\-\-root\fR=\fI\,DEVICE_NAME\/\fR
+Set root device.
+.TP
+\fB\-v\fR, \fB\-\-verbose\fR
+print verbose messages.
+.TP
+\fB\-X\fR, \fB\-\-kexec\fR
+use kexec to boot Linux kernels via systemctl
+(pass twice to enable dangerous fallback to
+non\-systemctl).
+.TP
+\-?, \fB\-\-help\fR
+give this help list
+.TP
+\fB\-\-usage\fR
+give a short usage message
+.TP
+\fB\-V\fR, \fB\-\-version\fR
+print program version
+.PP
+Mandatory or optional arguments to long options are also mandatory or optional
+for any corresponding short options.
+.SH "REPORTING BUGS"
+Report bugs to <bug\-grub@gnu.org>.
+.SH "SEE ALSO"
+If you are trying to install GRUB, then you should use
+.BR grub-install (8)
+rather than this program.
+.PP
+The full documentation for
+.B grub-emu
+is maintained as a Texinfo manual. If the
+.B info
+and
+.B grub-emu
+programs are properly installed at your site, the command
+.IP
+.B info grub-emu
+.PP
+should give you access to the complete manual.