From fc22b3d6507c6745911b9dfcc68f1e665ae13dbc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 21:43:11 +0200 Subject: Adding upstream version 4.22.0. Signed-off-by: Daniel Baumann --- .../opensuse-leap-15-6/man1/grub2-syslinux2cfg.1 | 68 ++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 upstream/opensuse-leap-15-6/man1/grub2-syslinux2cfg.1 (limited to 'upstream/opensuse-leap-15-6/man1/grub2-syslinux2cfg.1') diff --git a/upstream/opensuse-leap-15-6/man1/grub2-syslinux2cfg.1 b/upstream/opensuse-leap-15-6/man1/grub2-syslinux2cfg.1 new file mode 100644 index 00000000..9298ea42 --- /dev/null +++ b/upstream/opensuse-leap-15-6/man1/grub2-syslinux2cfg.1 @@ -0,0 +1,68 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.5. +.TH GRUB-SYSLINUX2CFG "1" "January 2024" "grub-syslinux2cfg (GRUB2) 2.12" "User Commands" +.SH NAME +grub-syslinux2cfg \- transform syslinux config into grub.cfg +.SH SYNOPSIS +.B grub-syslinux2cfg +[\fI\,OPTION\/\fR...] \fI\,FILE\/\fR +.SH DESCRIPTION +Transform syslinux config into GRUB one. +.TP +\fB\-c\fR, \fB\-\-cwd\fR=\fI\,DIR\/\fR +current directory of syslinux [default is parent +directory of input file]. +.TP +\fB\-i\fR, \fB\-\-isolinux\fR +assume input is an isolinux configuration file. +.TP +\fB\-o\fR, \fB\-\-output\fR=\fI\,FILE\/\fR +write output to FILE [default=stdout]. +.TP +\fB\-p\fR, \fB\-\-pxelinux\fR +assume input is a pxelinux configuration file. +.TP +\fB\-r\fR, \fB\-\-root\fR=\fI\,DIR\/\fR +root directory of the syslinux disk [default=/]. +.TP +\fB\-s\fR, \fB\-\-syslinux\fR +assume input is a syslinux configuration file. +.TP +\fB\-t\fR, \fB\-\-target\-root\fR=\fI\,DIR\/\fR +root directory as it will be seen on runtime +[default=/]. +.TP +\fB\-T\fR, \fB\-\-target\-cwd\fR=\fI\,DIR\/\fR +current directory of syslinux as it will be seen +on runtime [default is parent directory of input +file]. +.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 . +.SH "SEE ALSO" +.BR grub-menulst2cfg (8) +.PP +The full documentation for +.B grub-syslinux2cfg +is maintained as a Texinfo manual. If the +.B info +and +.B grub-syslinux2cfg +programs are properly installed at your site, the command +.IP +.B info grub-syslinux2cfg +.PP +should give you access to the complete manual. -- cgit v1.2.3