diff options
Diffstat (limited to 'upstream/opensuse-leap-15-6/man8/grub2-mkconfig.8')
-rw-r--r-- | upstream/opensuse-leap-15-6/man8/grub2-mkconfig.8 | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/upstream/opensuse-leap-15-6/man8/grub2-mkconfig.8 b/upstream/opensuse-leap-15-6/man8/grub2-mkconfig.8 new file mode 100644 index 00000000..a5f5dcfa --- /dev/null +++ b/upstream/opensuse-leap-15-6/man8/grub2-mkconfig.8 @@ -0,0 +1,34 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.5. +.TH GRUB-MKCONFIG "8" "January 2024" "grub-mkconfig (GRUB2) 2.12" "System Administration Utilities" +.SH NAME +grub-mkconfig \- generate a GRUB configuration file +.SH SYNOPSIS +.B grub-mkconfig +[\fI\,OPTION\/\fR] +.SH DESCRIPTION +Generate a grub config file +.TP +\fB\-o\fR, \fB\-\-output\fR=\fI\,FILE\/\fR +output generated config to FILE [default=stdout] +.TP +\fB\-h\fR, \fB\-\-help\fR +print this message and exit +.TP +\fB\-V\fR, \fB\-\-version\fR +print the version information and exit +.SH "REPORTING BUGS" +Report bugs to <bug\-grub@gnu.org>. +.SH "SEE ALSO" +.BR grub-install (8) +.PP +The full documentation for +.B grub-mkconfig +is maintained as a Texinfo manual. If the +.B info +and +.B grub-mkconfig +programs are properly installed at your site, the command +.IP +.B info grub-mkconfig +.PP +should give you access to the complete manual. |