summaryrefslogtreecommitdiffstats
path: root/upstream/opensuse-tumbleweed/man1/grub2-mklayout.1
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/opensuse-tumbleweed/man1/grub2-mklayout.1')
-rw-r--r--upstream/opensuse-tumbleweed/man1/grub2-mklayout.152
1 files changed, 52 insertions, 0 deletions
diff --git a/upstream/opensuse-tumbleweed/man1/grub2-mklayout.1 b/upstream/opensuse-tumbleweed/man1/grub2-mklayout.1
new file mode 100644
index 00000000..6ad10d41
--- /dev/null
+++ b/upstream/opensuse-tumbleweed/man1/grub2-mklayout.1
@@ -0,0 +1,52 @@
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
+.TH GRUB-MKLAYOUT "1" "February 2024" "GRUB2 2.12" "User Commands"
+.SH NAME
+grub-mklayout \- generate a GRUB keyboard layout file
+.SH SYNOPSIS
+.B grub-mklayout
+[\fI\,OPTION\/\fR...] [\fI\,OPTIONS\/\fR]
+.SH DESCRIPTION
+grub-mklayout processes a keyboard layout description in
+.BR keymaps (5)
+format into a format that can be used by GRUB's
+.B keymap
+command.
+.PP
+Generate GRUB keyboard layout from Linux console one.
+.TP
+\fB\-i\fR, \fB\-\-input\fR=\fI\,FILE\/\fR
+set input filename. Default is STDIN
+.TP
+\fB\-o\fR, \fB\-\-output\fR=\fI\,FILE\/\fR
+set output filename. Default is STDOUT
+.TP
+\fB\-v\fR, \fB\-\-verbose\fR
+print verbose messages.
+.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"
+.BR grub-mkconfig (8)
+.PP
+The full documentation for
+.B grub-mklayout
+is maintained as a Texinfo manual. If the
+.B info
+and
+.B grub-mklayout
+programs are properly installed at your site, the command
+.IP
+.B info grub-mklayout
+.PP
+should give you access to the complete manual.